Skip to content

Instantly share code, notes, and snippets.

@xiaoyibill
xiaoyibill / auto-artifact-export.yml
Created April 1, 2023 13:26 — forked from piyoki/auto-artifact-export.yml
mosdns-v5 config template
---
- name: Update dat files
hosts: all
become: yes
vars:
- base_path: /etc/mosdns
- restart_daemon: yes
- daemon_service_name: mosdns
- clean_up_after: yes