diff --git a/templates/ansible.cfg.j2 b/templates/ansible.cfg.j2 index 77f80a2..1074708 100644 --- a/templates/ansible.cfg.j2 +++ b/templates/ansible.cfg.j2 @@ -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