abril/roles
Simon Leiner be3e72e173
Do not rely on ansible_user (#214)
* Apply "become" on roles instead of plays

This leads to facts being gathered for the "regular" login user, instead
of root.

* Do not rely on ansible_user

Instead of reading ansible_user (which may or may not be defined), this
patch lets the roles rely on Ansible facts [1].

[1]: https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_vars_facts.html
2023-01-29 21:20:25 -06:00
..
download/tasks initial commit 2022-03-27 10:05:37 -05:00
k3s Do not rely on ansible_user (#214) 2023-01-29 21:20:25 -06:00
prereq/tasks Add support for API servers on IPv6 addresses (#48) 2022-09-10 12:57:38 -05:00
raspberrypi fix(raspberrypi): Fix handler name (#200) 2023-01-10 21:26:27 -06:00
reset/tasks Drop support for CentOS, test Rocky and Debian in CI (#92) 2022-09-24 05:10:55 +00:00