Skip to content

Instantly share code, notes, and snippets.

@z-x-f
z-x-f / auto-artifact-export.yml
Created July 9, 2023 12:46 — 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