Add datanommer-test to the datanommer playbook

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-01-21 14:42:20 +01:00
parent ea30007859
commit c64b3099ef

View file

@ -1,5 +1,5 @@
- name: Set-up that database for datanommer
hosts: datanommer
hosts: datanommer,datanommer-test
user: fedora
gather_facts: True
become: True