add option to auth with underprivilege account
This commit is contained in:
parent
3db0616a17
commit
237262d7d1
@ -275,7 +275,7 @@ retry_files_enabled = False
|
|||||||
# turn this on to have behaviour more like Ansible prior to 2.1.x. See
|
# turn this on to have behaviour more like Ansible prior to 2.1.x. See
|
||||||
# https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user
|
# https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user
|
||||||
# for more secure ways to fix this than enabling this option.
|
# for more secure ways to fix this than enabling this option.
|
||||||
#allow_world_readable_tmpfiles = False
|
allow_world_readable_tmpfiles = True
|
||||||
|
|
||||||
# controls the compression level of variables sent to
|
# controls the compression level of variables sent to
|
||||||
# worker processes. At the default of 0, no compression
|
# worker processes. At the default of 0, no compression
|
||||||
|
Loading…
Reference in New Issue
Block a user