Skip to content

Commit

Permalink
Add missing playbook refs for update scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Mar 29, 2024
1 parent bb9d765 commit 29349fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions molecule/update/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@ platforms:
provisioner:
name: ansible
playbooks:
create: ../common/create.yml
prepare: ../common/prepare.yml
destroy: ../common/destroy.yml
cleanup: ../common/cleanup.yml
converge: ../common/install.yml
side_effect: ../common/update.yml
verify: ../common/verify.yml
Expand Down

0 comments on commit 29349fd

Please sign in to comment.