Skip to content

Commit

Permalink
(molecule) Set Ansible verbosity to help debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frzk committed Jul 4, 2024
1 parent ac28c27 commit 9b348a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ provisioner:
ansible_user: ansible
ansible_python_interpreter: auto_silent
# Ansible options:
env:
ANSIBLE_VERBOSITY: 3
config_options:
defaults:
stdout_callback: yaml
Expand Down

0 comments on commit 9b348a3

Please sign in to comment.