added handlers for rebuilding bitcoin container and handling avahi
restarts
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
---
|
||||
--
|
||||
# handlers file for config
|
||||
#
|
||||
- name: restart_avahi
|
||||
become: yes
|
||||
become_method: sudo
|
||||
ansible.builtin.systemd_service:
|
||||
name: avahi-daemon
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user