ansible/test
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
..
integration Mark integration tests as needs/root (#84487) 2025-05-15 23:13:55 -07:00
lib/ansible_test ansible-test - Update default containers (#85161) 2025-05-15 02:38:59 +00:00
sanity Code formatting for test/sanity/code-smell/ (#85165) 2025-05-16 05:44:15 +00:00
support Templating overhaul, implement Data Tagging (#84621) 2025-04-14 08:54:36 -07:00
units recategorize pass over DTFIX-MERGE entries post b4 (#85155) 2025-05-13 23:24:18 +00:00