diff --git a/molecule/ec2-centos-7/molecule.yml b/molecule/ec2-centos-7/molecule.yml index 2cc912c..0ae1285 100644 --- a/molecule/ec2-centos-7/molecule.yml +++ b/molecule/ec2-centos-7/molecule.yml @@ -10,15 +10,13 @@ platforms: vpc_subnet_id: subnet-9b6896f1 provisioner: name: ansible + config_options: + defaults: + roles_path: /drone/src + library: /library lint: name: ansible-lint verifier: name: testinfra lint: name: flake8 -ansible: - ansiblecfg_defaults: - force_color: true - roles_path: /drone/src - library: /library - timeout: 60