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
DRP calls do appear to be completed in Ansible playbooks. It is recommended the DRP playbooks be refactored into an Ansible Role containing the tasks and templates required. These roles would be used by the master playbook from #256
Currently we use a combination of python libraries and the drpcli to configure drp.
We can use the drpcli with yaml input based on jinja 2 templates and fill in those templates based on the hosts.yaml and defaults.yaml
The text was updated successfully, but these errors were encountered: