diff --git a/files/resolved.conf b/files/resolved.conf old mode 100755 new mode 100644 diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index f9a8804..54b3682 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -28,7 +28,6 @@ scenario: name: default test_sequence: - dependency - - lint - cleanup - destroy - syntax diff --git a/molecule/with_custom_config/molecule.yml b/molecule/with_custom_config/molecule.yml index 0f4babb..001550c 100644 --- a/molecule/with_custom_config/molecule.yml +++ b/molecule/with_custom_config/molecule.yml @@ -28,7 +28,6 @@ scenario: name: with_custom_config test_sequence: - dependency - - lint - cleanup - destroy - syntax diff --git a/templates/resolv.conf.j2 b/templates/resolv.conf.j2 old mode 100755 new mode 100644