mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 00:19:48 +01:00
For calling setup_test_user, which adds a user to the system (and thus requiring root): - become - become_su - become_sudo - slurp And also: - apt, which installs/removes system packages - deb822_repository, which adds/removes apt repos - hardware_facts calls losetup, which requires root - package_facts, which installs/removes system packages Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu> |
||
|---|---|---|
| .. | ||
| integration | ||
| lib/ansible_test | ||
| sanity | ||
| support | ||
| units | ||