Closed sleiner closed 1 year ago
Instead of reading ansible_user (which may or may not be defined), this patch lets the roles rely on Ansible facts.
ansible_user
site.yml
reset.yml
Thank you!
Proposed Changes
Instead of reading
ansible_user
(which may or may not be defined), this patch lets the roles rely on Ansible facts.Checklist
site.yml
playbookreset.yml
playbook