You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/service/tasks
Sloane Hertel 5640093f1c
Use the module redirect_list when getting defaults for action plugins (#73864)
* Fix module-specific defaults in the gather_facts, package, and service action plugins.

* Handle ansible.legacy actions better in get_action_args_with_defaults

* Add tests for each action plugin

* Changelog

Fixes #72918
4 years ago
..
main.yml
rc_cleanup.yml
rc_setup.yml Enable service integration tests for FreeBSD (#68980) 5 years ago
systemd_cleanup.yml Fix cosmetic problems in YAML source 8 years ago
systemd_setup.yml Fix incorrect assumptions in integration tests. (#58372) 5 years ago
sysv_cleanup.yml
sysv_setup.yml
tests.yml
upstart_cleanup.yml improve 'service' integration tests (#43655) 6 years ago
upstart_setup.yml