ansible/test/integration/targets/become_su
Lee Garrett ebd022ee42
Mark integration tests as needs/root (#84487)
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>
2025-05-15 23:13:55 -07:00
..
files Fix local connection and become issues (#84700) 2025-02-13 09:17:57 -08:00
tasks Make timeout on become an unreachable error (#84589) 2025-02-17 08:49:50 -06:00
aliases Mark integration tests as needs/root (#84487) 2025-05-15 23:13:55 -07:00