fix molecule keypair name
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-05-12 22:46:58 +02:00
부모 1f87a4c2c2
커밋 b36693caf6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -25,7 +25,7 @@
to_port: 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"
tasks:
- name: Create security group