prompt for path

This commit is contained in:
eneller
2025-04-23 11:25:26 +02:00
parent c5ec3e8f5c
commit 9733adc14b
2 changed files with 6 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ forks = 20
callbacks_enabled = timer, profile_tasks, profile_roles
# reduce number of parallel ssh connections to one host
pipelining = True
interpreter_python = auto_silent
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=40s
# (boolean) By default Ansible will issue a warning when received from a task action (module or action plugin)