Update playbooks for automatic deployment tests

This commit is contained in:
Jean-Christophe Sirot
2016-02-13 15:16:28 +01:00
parent ad18f229c5
commit 323ff78206
4 changed files with 7 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
- name: Template the inventory
template:
src: templates/inventory.ini.j2
src: ../templates/inventory-aws.j2
dest: "{{ inventory_path }}"
- name: Wait until SSH is available