mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -6,4 +6,5 @@
|
|||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: conf/router/dnsmasq.conf.add
|
src: conf/router/dnsmasq.conf.add
|
||||||
dest: /jffs/configs/
|
dest: /jffs/configs/
|
||||||
|
- name: Restart dnsmasq
|
||||||
|
ansible.builtin.shell: service restart_dnsmasq
|
||||||
|
Reference in New Issue
Block a user