ansible.posix/changelogs/fragments
Tadej Borovšak db12a40a4c Synchronize: properly quote shell command components
The synchronize action plugin and module were a bit sloppy when it
came to the command-line parameter quoting and that caused failuer on
some systems (for example, on Fedora 34).

This commit makes sure any argumnts with potentially problematic
characters are quoted before being used.
2021-08-04 13:37:18 +02:00
..
.keep Prepare 1.1.1 release 2020-09-02 20:55:04 +00:00
1.2.0.yml Release 1.2.0 commit 2021-03-08 13:45:10 +01:00
4_update_readme.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
5_enable_tests.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
6_test_devel.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
7_env.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
11-action-plugins-use-fqcn.yml make sanity tests happy 2020-06-19 17:14:38 -05:00
12_migrate_cgroup_perf_recap_graph.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
14_mount_option.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
15_profile_tasks.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
17_authorized_keys.yml Updates authorized_key.py with all current ssh key types 2020-06-19 07:09:28 +05:30
19_enable_tags.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
21-mount-module_util-routing-issue.yml mount - fix module_util pathing issue for ansible 2.9 2020-06-19 09:18:32 -05:00
23-selinux-doesnt-create-missing-config-keys.yml fix 23-selinux-doesnt-create-missing-config-keys file extension 2020-06-19 10:48:29 -05:00
25_ansible_metadata.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
26_profile_tasks_doc.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
27_update_examples.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
33_mount.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
35_disable_tests.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
37-authorized_keys-inconsistent-check-mode-values.yml authorized_keys - consistent behavior in check_mode 2020-06-19 09:18:52 -05:00
39_remove_license.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
43_remove_shippable.yml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
74_synchronize_docker.yml Add changelog entry for #74. 2020-07-27 12:41:16 -04:00
82-private-key-override-fix.yml Release 1.2.0 commit 2021-03-08 13:45:10 +01:00
99-at_add_aix_support.yml Add missed changelog fragments 2021-03-08 10:02:48 +01:00
101-sysctl-dont-persist-when-invalid.yml Release 1.2.0 commit 2021-03-08 13:45:10 +01:00
118-synchronize_bugfix.yml fix a fragment 2021-03-08 10:54:51 +01:00
120-synchronize_add_option.yml Add missed changelog fragments 2021-03-08 10:02:48 +01:00
124_acl.yml acl: Add new alias 2021-06-04 16:51:15 +05:30
126_mount_not_returning_backup_file.yml mount return backup_file 2021-06-04 10:52:38 +05:30
134_authorized_key.yml authorized_key: Add support for additional key types 2021-05-25 10:06:01 +05:30
144_add_community_docker_connection_plugin_alias.yml Inform synchronize module about community.docker collection 2021-03-05 16:42:43 +01:00
156-fix_no-log-needed_false_positives.yml add no_log=False to clear false-positives 2021-03-19 09:07:14 +01:00
159-fix-60-deprecated-ansible_ssh_user.yml Update changelogs/fragments/159-fix-60-deprecated-ansible_ssh_user.yml 2021-05-09 02:01:20 +02:00
167-synchronize-add_delay_option.yml Add changelog 2021-04-03 16:24:53 +04:30
169_add_lineseparator_to_command.yml Append line-separator to the end of command line 2021-05-05 09:35:39 +09:00
175_synchronize.yml synchronize: fix misc typo 2021-06-04 18:38:01 +05:30
179_firewalld.yml firewalld: Ensure idempotency 2021-06-04 16:55:19 +05:30
181-update_codecov_sh_url.yml Add fragment 2021-04-30 08:05:00 +02:00
185_mount_at_boot.yml Fix boot option handling on Solaris correctly 2021-05-13 15:12:50 +09:00
187-fix-synchronize-become-user.yml Add changelog fragment for synchronize become_user fix 2021-05-12 14:04:19 -07:00
193_firewalld.yml firewalld: Specify unit for timeout 2021-06-04 16:53:37 +05:30
196_boot_opt_for_linux.yml Modify boot option handling on Linux systems 2021-06-01 14:21:01 +09:00
203_boot_opt_for_bsd.yml Modify boot option handling on BSD systems 2021-06-08 20:44:42 +09:00
204_csh_shell.yml csh: Define `ECHO and COMMAND_SEP` 2021-06-09 17:46:09 +05:30
207-mount_tests.yml Add changelog fragment 2021-06-11 11:40:55 +02:00
213_quote_cmd_args.yml add changelog fragment 2021-06-24 23:58:28 +02:00
214-add_firewalld_info_module.yml Add new firewalld_info module to ansible.posix collection 2021-07-09 23:47:12 +09:00
215_fix_REJECT_target_name.yml Review comments 2021-07-01 10:36:33 +05:30
217-restructure_authrized_key_test.yml Restructure integration tests for authorized_key module 2021-07-02 16:27:02 +09:00
229_add_podman_connection_plugin_to_synchronize.yml Update changelogs/fragments/229_add_podman_connection_plugin_to_synchronize.yml 2021-07-23 14:56:34 +03:00
230_complete_podman_support_for_synchronize.yml Complete adding podman connection to synchronize 2021-08-03 15:44:00 +03:00
241-synchronize-shell-quoting.yml Synchronize: properly quote shell command components 2021-08-04 13:37:18 +02:00
65931-json-callback-non-lockstep-output.yml Fix json callback for non-lockstep strategy plugins such as free. Fixes #65931 2020-03-24 11:23:39 -05:00
firewalld_migration.yml add changelog fragment 2020-07-15 22:57:38 -05:00
firewalld_test.yml Enable firewalld tests 2021-08-02 20:26:42 +05:30
firewalld_zone_target.yml Release 1.2.0 commit 2021-03-08 13:45:10 +01:00
initial_commit.yaml Update changelog generation configuration 2020-06-17 15:57:15 +05:30
misc_fix.yml Fix sanity test for modules 2021-03-02 18:53:06 +05:30
sanity_test_ignore_file.yml Add ignore file for sanity test for 2.12 2021-04-12 23:01:30 +09:00
skippy_deprecation.yml fix skippy callback deprecation warning 2020-08-21 16:24:35 -05:00
synchronize.yml synchronize: correct typo 2021-06-02 12:58:56 +05:30
test_matrix.yml Add 2.11 branch to test matrix, add ignore-2.12.txt 2021-04-14 07:46:03 +02:00