You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
The post-deploy task to transfer SSH key pairs and the inventory file to
any client nodes assigned the 'solution_keys' and 'solution_inventory'
roles generates a prominent warning messages when the role is not
present. The dynamic inventory script would only create Ansible groups
for defined roles. This commit create empty 'solution_keys' and
'solution_inventory' Ansible groups in order to suppress the "[WARNING]:
Could not match supplied host pattern" message.
0 commit comments