Add a workaround for ansible bug 8743 for users.yml
This commit is contained in:
parent
2e21ee018b
commit
610d388b9c
@ -5,3 +5,7 @@
|
|||||||
# List of users to create. This should be in a format accepted by the
|
# List of users to create. This should be in a format accepted by the
|
||||||
# singleplatform-eng.users role.
|
# singleplatform-eng.users role.
|
||||||
#users_default:
|
#users_default:
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
# Dummy variable to allow Ansible to accept this file.
|
||||||
|
workaround_ansible_issue_8743: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user