diff --git a/molecule/default/playbook-standalone-nginx-aws.yml b/molecule/default/playbook-standalone-nginx-aws.yml index 481c688..4d9fdd3 100644 --- a/molecule/default/playbook-standalone-nginx-aws.yml +++ b/molecule/default/playbook-standalone-nginx-aws.yml @@ -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: