Add datagrepper-test to all the task on the datanommer playbook
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
d83cd7db6f
commit
581b83124e
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
- {role: postgresql_server, tags: ["postgresql_server"]}
|
||||
|
||||
- name: Set-up that database for datanommer
|
||||
hosts: datanommer
|
||||
hosts: datanommer,datanommer-test
|
||||
user: fedora
|
||||
gather_facts: True
|
||||
become: True
|
||||
|
@ -40,7 +40,7 @@
|
|||
|
||||
|
||||
- name: Install/set-up datagrepper itself
|
||||
hosts: datanommer
|
||||
hosts: datanommer,datanommer-test
|
||||
user: fedora
|
||||
gather_facts: True
|
||||
become: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue