Skip to content

Commit

Permalink
fix: Update ansible.cfg
Browse files Browse the repository at this point in the history
Signed-off-by: Klaus Smolin <[email protected]>
  • Loading branch information
smolin-de committed Aug 23, 2023
1 parent 53a2802 commit dd82536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ private_key_file=~/.ssh/ansible-ocpz
inventory=inventories/default/
roles_path=roles
#collections_path=collections
interpreter_python=/usr/bin/python3
interpreter_python=auto
host_key_checking=False
deprecation_warnings=False

Expand Down

0 comments on commit dd82536

Please sign in to comment.