mirror of
https://git.wownero.com/dsc/ansible-remote-node.git
synced 2024-08-15 01:03:28 +00:00
Initial commit
This commit is contained in:
commit
3ca64f164d
13 changed files with 196 additions and 0 deletions
6
roles/wownerod/handlers/main.yaml
Normal file
6
roles/wownerod/handlers/main.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: restart wownerod
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
name: wownerod.service
|
||||
state: restarted
|
Loading…
Add table
Add a link
Reference in a new issue