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
Rick Elrod 44a471f6ba
Enable service integration tests for FreeBSD (#68980)
* Enable service integration tests for FreeBSD

Change:
Adds necessary rc file for freebsd, and gets tests passing for it.

Test Plan:
Ran test with `--remote freebsd/12.1` and `--remote freebsd/11.1`. Both
passed.

Signed-off-by: Rick Elrod <rick@elrod.me>

* Update test/integration/targets/service/tasks/rc_setup.yml

Co-Authored-By: Matt Clay <matt@mystile.com>

* fix up comment

Signed-off-by: Rick Elrod <rick@elrod.me>

Co-authored-by: Matt Clay <matt@mystile.com>
4 years ago
..
main.yml Enable service integration tests for FreeBSD (#68980) 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 Enable service integration tests for FreeBSD (#68980) 4 years ago
upstart_cleanup.yml
upstart_setup.yml