dotfiles/.ansible.cfg

7 lines
137 B
INI

[defaults]
inventory = ~/.ansible/inventory.yaml
log_path = ~/.ansible/tmp/output.log
[ssh_connection]
ssh_args = -o RemoteCommand=none