fixing syntax error in testdays playbook
This commit is contained in:
parent
ed22927eb0
commit
3babfcf93f
1 changed files with 3 additions and 2 deletions
|
@ -36,8 +36,9 @@
|
||||||
- config
|
- config
|
||||||
- packages
|
- packages
|
||||||
- yumrepos
|
- yumrepos
|
||||||
roles:
|
|
||||||
- postgresql_server
|
roles:
|
||||||
|
- postgresql_server
|
||||||
|
|
||||||
- name: configure resultsdb and testdays
|
- name: configure resultsdb and testdays
|
||||||
hosts: testdays.fedorainfracloud.org
|
hosts: testdays.fedorainfracloud.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue