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
3 years ago
..
main.yml Updates to Integration tests to pass against Alpine (#70946) 4 years ago
rc_cleanup.yml Enable service integration tests for FreeBSD (#68980) 4 years ago
rc_setup.yml Enable service integration tests for FreeBSD (#68980) 4 years ago
systemd_cleanup.yml
systemd_setup.yml Fix incorrect assumptions in integration tests. (#58372) 5 years ago
sysv_cleanup.yml
sysv_setup.yml Fix service integration test python selection. (#54449) 5 years ago
tests.yml Use the module redirect_list when getting defaults for action plugins (#73864) 3 years ago
upstart_cleanup.yml
upstart_setup.yml