forked from FF-RGB/ansible
netbox: add missing handler
This commit is contained in:
parent
70ce064aa5
commit
0a696c67db
@ -1,5 +1,8 @@
|
||||
---
|
||||
|
||||
- name: Run acertmgr
|
||||
command: /usr/bin/acertmgr
|
||||
|
||||
- name: Reload systemd
|
||||
systemd: daemon_reload=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user