This commit is contained in:
Jack Ivanov 2017-03-06 00:55:13 +03:00
parent dfb1cbc282
commit 69ff22f9bb

View file

@ -85,7 +85,7 @@
Authorization: "Bearer {{ do_access_token }}" Authorization: "Bearer {{ do_access_token }}"
register: do_droplets register: do_droplets
- name: Ensure the group ec2 exists in the dynamic inventory file - name: Ensure the group digitalocean exists in the dynamic inventory file
lineinfile: lineinfile:
state: present state: present
dest: configs/inventory.dynamic dest: configs/inventory.dynamic