Skip to content

Commit

Permalink
Revert "Try to remove the test sequence"
Browse files Browse the repository at this point in the history
This reverts commit e1f8092.
  • Loading branch information
pwalczysko committed Nov 13, 2024
1 parent 9641a47 commit d017a33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions molecule/ome-demoserver/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,12 @@ provisioner:
name: ansible-lint
scenario:
name: ome-demoserver
test_sequence:
- destroy
# dependency must come first so that ansible-lint will see a custom module
# This might be fixed by https://github.com/ansible/molecule/pull/1739
- dependency
- lint
- syntax
verifier:
name: testinfra

0 comments on commit d017a33

Please sign in to comment.