Browse Source

maybe this fix is no longer necessary

master
parent
commit
76f38100d9
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      templates/ansible.cfg.j2

+ 0
- 4
templates/ansible.cfg.j2 View File

@@ -2,10 +2,6 @@
nocows = 1
stdout_callback = yaml

# fix https://github.com/ansible/ansible/issues/20332
remote_tmp = $HOME/.ansible/tmp
local_tmp = $HOME/.ansible/tmp

library = /usr/share/ansible/modules

retry_files_enabled = False


Loading…
Cancel
Save