This commit is contained in:
parent
531e47c132
commit
a7e0029c68
@ -25,7 +25,7 @@
|
|||||||
to_port: 0
|
to_port: 0
|
||||||
cidr_ip: '0.0.0.0/0'
|
cidr_ip: '0.0.0.0/0'
|
||||||
|
|
||||||
keypair_name: "molecule_key_{{ molecule_yml.platforms }}"
|
keypair_name: "molecule_key_{{ molecule_yml.platforms.name }}"
|
||||||
keypair_path: "{{ lookup('env', 'MOLECULE_EPHEMERAL_DIRECTORY') }}/ssh_key"
|
keypair_path: "{{ lookup('env', 'MOLECULE_EPHEMERAL_DIRECTORY') }}/ssh_key"
|
||||||
tasks:
|
tasks:
|
||||||
- name: Create security group
|
- name: Create security group
|
||||||
|
Loading…
Reference in New Issue
Block a user