use faf role on faf-stg
This commit is contained in:
parent
3ca4cf38cb
commit
8a133c12f5
1 changed files with 6 additions and 0 deletions
|
@ -26,3 +26,9 @@
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
|
- name: setup FAF server
|
||||||
|
hosts: faf-stg
|
||||||
|
|
||||||
|
roles:
|
||||||
|
- abrt/faf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue