ansible.posix/plugins/modules
quidame 6ce2f02fe5 refactor tests
* Add a stat task for almost every filesize tasks and check results
  (size) consistency.
* Check that cmd result is always the same, in check mode or not.
* Check consistency of other returned results (size_diff & filesize.bytes).

add DOCUMENTATION.seealso section
fix docstrings coding style (tenses, typos...)
add changelog fragment (placeholder)
2021-03-24 19:57:22 +01:00
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
acl.py Merge branch 'main' into acldocs 2021-03-05 15:47:30 +00:00
at.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30
authorized_key.py add no_log=False to clear false-positives 2021-03-19 09:07:14 +01:00
filesize.py refactor tests 2021-03-24 19:57:22 +01:00
firewalld.py firewalld: Add support for firewalld port forwarding 2021-01-16 19:05:44 -06:00
mount.py add no_log=False to clear false-positives 2021-03-19 09:07:14 +01:00
patch.py patch - add line break to fix pep8 error 2020-07-12 12:09:52 +02:00
seboolean.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30
selinux.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30
synchronize.py Merge pull request #120 from pneerincx/bugfix_for_24365 2021-03-05 18:30:48 +00:00
sysctl.py Fix sanity test for modules 2021-03-02 18:53:06 +05:30