summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/service (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use open with context manager (#83337)Abhijeet Kasurde2024-10-181-3/+2
* Replace Unicode no-break spaces with ASCII spacesMatt Clay2024-01-172-2/+2
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* Remove obsolete integration test aliases (#80342)Matt Clay2023-03-281-1/+0
* Clean up unused imports in integration tests (#79895)Matt Clay2023-02-031-1/+0
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-1/+0
* Use the module redirect_list when getting defaults for action plugins (#73864)Sloane Hertel2021-05-281-0/+33
* Test changes to allow using "macos" test image (#71849)Sam Doran2020-09-221-0/+1
* Updates to Integration tests to pass against Alpine (#70946)Matt Martz2020-08-071-0/+4
* More boilerplate fixes. (#70224)Matt Clay2020-06-231-0/+3
* systemd: should fail in check_mode when service not found on host (#68136)Andrew Klychkov2020-06-021-0/+29
* Enable service integration tests for FreeBSD (#68980)Rick Elrod2020-04-176-1/+84
* Remove conflicting integration test aliases.Matt Clay2020-02-101-1/+0
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-301-0/+1
* Fix incorrect assumptions in integration tests. (#58372)Matt Clay2019-06-261-1/+1
* Fix service integration test python selection. (#54449)Matt Clay2019-03-276-88/+91
* enable service integration test target for rhel8 beta (#48939)Adam Miller2018-12-062-2/+1
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-171-0/+1
* improve 'service' integration tests (#43655)Pilou2018-08-086-165/+231
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-4/+4
* Associate `systemd` module with `service` test. (#22847)Matt Clay2017-03-241-0/+1
* Run service test on py3 + unprivileged on docker. (#19841)Matt Clay2017-01-053-6/+3
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-301-0/+6
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-113-3/+0
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-1314-0/+504