add handlers
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
05026d0151
commit
d1220c01b1
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
|||
- /srv/private/ansible/files/openstack/passwords.yml
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
roles:
|
||||
- sudo
|
||||
- hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue