mirror of
https://github.com/status-im/infra-role-certbot.git
synced 2025-02-22 07:38:08 +00:00
Fix ansible-lint issue with molecule test playbook.
This commit is contained in:
parent
21462d7da9
commit
b158105fad
@ -40,7 +40,8 @@
|
||||
region: "us-east-1"
|
||||
name: certbot_test
|
||||
key_material: "{{ item }}"
|
||||
with_file: ~/.ssh/id_rsa.pub
|
||||
with_file:
|
||||
- ~/.ssh/id_rsa.pub
|
||||
|
||||
- name: Provision EC2 instance.
|
||||
ec2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user