ansible.posix/plugins/modules
growf dd3b97069b
Allow user-defined --out-format
If the user specifes --out-format in rsync_opts return msg and stdout_lines in that format otherwise use the default for --itemize-changes, '%i %n%L'; the output for diff will always be in the default --itemize-changes format.

The use of '//' as a delimiter to split the format fields isn't perfect but it's the least-likely to clash with an actual filepath that I could think of.
2023-03-17 22:34:37 +00:00
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
acl.py Merge pull request #400 from vladislav-sharapov/fix-doc-boolean-values 2022-12-22 08:00:13 +00:00
at.py Fix boolean values in docs 2022-12-09 00:36:29 +04:00
authorized_key.py Fix boolean values in docs 2022-12-09 00:36:29 +04:00
firewalld.py added forgotten comma 2023-02-15 00:26:57 +01:00
firewalld_info.py Support new test-sanity-docker-devel test 2023-03-13 18:11:49 +09:00
mount.py Merge pull request #400 from vladislav-sharapov/fix-doc-boolean-values 2022-12-22 08:00:13 +00:00
patch.py fix document syntax 2023-02-21 12:06:22 +00:00
rhel_facts.py fixes based on feedback 2022-11-22 09:03:04 -06:00
rhel_rpm_ostree.py Update documented default value for rhel_rpm_ostree's name parameter to match implementation. 2022-12-13 11:48:39 -05:00
rpm_ostree_upgrade.py fixes based on feedback 2022-11-22 09:03:04 -06:00
seboolean.py Fix boolean values in docs 2022-12-09 00:36:29 +04:00
selinux.py Fix boolean values in docs 2022-12-09 00:36:29 +04:00
synchronize.py Allow user-defined --out-format 2023-03-17 22:34:37 +00:00
sysctl.py Fix boolean values in docs 2022-12-09 00:36:29 +04:00