Add missing Ansible bug 8743 workarounds to config samples
This commit is contained in:
parent
ce9aae6aae
commit
e1b2730e85
@ -44,3 +44,7 @@
|
||||
|
||||
# Name of an Ansible group containing switches forming the iDRAC network.
|
||||
#idrac_bootstrap_switch_group:
|
||||
|
||||
###############################################################################
|
||||
# Dummy variable to allow Ansible to accept this file.
|
||||
workaround_ansible_issue_8743: yes
|
||||
|
@ -12,3 +12,7 @@
|
||||
# As a special case, the group 'ignore' can be used to specify hosts that
|
||||
# should not be added to the inventory.
|
||||
#overcloud_group_hosts_map:
|
||||
|
||||
###############################################################################
|
||||
# Dummy variable to allow Ansible to accept this file.
|
||||
workaround_ansible_issue_8743: yes
|
||||
|
Loading…
Reference in New Issue
Block a user