Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Configure interpreter_python to auto_silent for future proofing
Browse files Browse the repository at this point in the history
Signed-off-by: Jared Ledvina <[email protected]>
  • Loading branch information
jaredledvina committed Mar 29, 2020
1 parent 7f2fb5c commit 08042e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/shared/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ provisioner:
name: ansible
config_options:
defaults:
interpreter_python: auto_silent
callback_whitelist: yaml,timer,profile_tasks
stdout_callback: yaml
fact_caching: jsonfile
Expand Down

0 comments on commit 08042e1

Please sign in to comment.