ansible.posix/tests/integration/targets
quidame eafd8f8935 feature: mount - implement swapon/swapoff (#106)
* Declare functions swapon() & swapoff(), is_swap() & reswap().
* Apply swapon/swapoff for states mounted, unmounted, remounted and
  absent.
* Override default opts and boot when fstype=swap.
* Do not honor 'fstab' when fstype=swap (fail instead).
* Also fail when fstype=swap and 'path' is not 'none' ('-' for Solaris).
* Update module documentation accordingly.
+ Replace all platform.system() calls by a variable.

refactor integration tests

* Improve readability/understanding of what is tested, and what OS is
  targeted.
* Move 'swap' related test cases into dedicated file (swap.yml).
* Add new test cases about swap enabling/disabling.
* Extend tests to FreeBSD when possible.
2021-03-28 01:21:08 +01:00
..
acl Bootstrap Collection (#1) 2020-03-13 09:12:26 +00:00
at Revert "Enable at, patch and synchronize tests (#5)" (#35) 2020-06-04 15:54:14 -05:00
authorized_key authorized_keys - consistent behavior in check_mode 2020-06-19 09:18:52 -05:00
firewalld firewalld: Add support for firewalld port forwarding 2021-01-16 19:05:44 -06:00
mount feature: mount - implement swapon/swapoff (#106) 2021-03-28 01:21:08 +01:00
patch patch - add integration test for ignore_whitespace 2020-07-12 12:09:56 +02:00
prepare_tests/tasks Initial commit 2020-03-09 13:15:28 +00:00
seboolean Bootstrap Collection (#1) 2020-03-13 09:12:26 +00:00
selinux Fix sanity test for modules 2021-03-02 18:53:06 +05:30
synchronize Revert "Enable at, patch and synchronize tests (#5)" (#35) 2020-06-04 15:54:14 -05:00
sysctl do not persist sysctl when value is invalid 2020-10-02 23:03:14 +02:00