add force_valid_group_names

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-07-31 14:28:54 -04:00
parent e42f3d8bf8
commit c2a4f965e9
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

@ -6,6 +6,8 @@ remote_user = admin
host_key_checking = false
# human-readable stdout/stderr results display
stdout_callback = debug
# https://github.com/ansible/ansible/issues/56930
force_valid_group_names = never
[privilege_escalation]
become = true