summaryrefslogtreecommitdiffstats
path: root/ansible/roles/application/molecule/custom_role/molecule.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/application/molecule/custom_role/molecule.yml')
-rw-r--r--ansible/roles/application/molecule/custom_role/molecule.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/ansible/roles/application/molecule/custom_role/molecule.yml b/ansible/roles/application/molecule/custom_role/molecule.yml
index fed1b121..689e9f69 100644
--- a/ansible/roles/application/molecule/custom_role/molecule.yml
+++ b/ansible/roles/application/molecule/custom_role/molecule.yml
@@ -37,18 +37,5 @@ provisioner:
prepare: ../default/prepare.yml
converge: ../default/converge.yml
cleanup: ../default/cleanup.yml
-scenario:
- test_sequence:
- - lint
- - cleanup
- - destroy
- - dependency
- - syntax
- - create
- - prepare
- - converge
- - verify
- - cleanup
- - destroy
verifier:
name: testinfra