Fix ansible-lint issue with molecule test playbook.

This commit is contained in:
Jeff Geerling 2020-02-20 16:23:22 -06:00
parent 21462d7da9
commit b158105fad

View File

@ -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: