diff --git a/molecule/ec2-centos-7/molecule.yml b/molecule/ec2-centos-7/molecule.yml index 31be2a9..08b7038 100644 --- a/molecule/ec2-centos-7/molecule.yml +++ b/molecule/ec2-centos-7/molecule.yml @@ -8,10 +8,14 @@ platforms: image: ami-04cf43aca3e6f3de3 instance_type: t2.micro vpc_subnet_id: subnet-9b6896f1 +lint: + name: yamllint + enabled: False provisioner: name: ansible lint: name: ansible-lint + enabled: False verifier: name: testinfra lint: