mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 15:51:05 +00:00
What is going on here
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
- name: Wait a little longer for centos
|
||||
pause: seconds=20
|
||||
|
||||
- debug: var=ec2.results
|
||||
|
||||
- name: Add hosts group temporary inventory group with pem path
|
||||
add_host:
|
||||
name: "{{ item.1.platform }}-{{ ec2.results[item.0]['instances'][0]['public_ip'] }}"
|
||||
|
||||
Reference in New Issue
Block a user