Skip to content

Commit

Permalink
make github actions pass
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi8080 committed Jul 31, 2024
1 parent e391ee7 commit f89c0e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ platforms:
pre_build_image: true
provisioner:
name: ansible
config_options:
defaults:
duplicate_dict_key: error
any_unparsed_is_failed: true
unparsed_is_failed: true
any_errors_fatal: true
remote_tmp: /tmp
local_tmp: /tmp
options:
vvv: true
env:
Expand Down

0 comments on commit f89c0e9

Please sign in to comment.