ansible.posix/changelogs/fragments
Adam Miller 01d06f6be3 mount - fix module_util pathing issue for ansible 2.9
In Ansible 2.9 (pre 2.10 routing), the AnsiballZ creation of the payload
will add an extra directory to the module_util path because ismount.py
shares the same name as it's parent dir which creates an inconsistency
in the payload creation. This causes the Collection module
ansible.posix.mount to work in Ansible 2.10 but not 2.9, with this pull
request a simple renaming of the module_util which side steps this
inconsistency.

Fixes https://github.com/ansible-collections/ansible.posix/issues/21

Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 09:18:32 -05:00
..
.empty selinux - add missing config keys when needed 2020-06-18 17:28:59 -05: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
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 selinux - add missing config keys when needed 2020-06-18 17:28:59 -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
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
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
initial_commit.yaml Update changelog generation configuration 2020-06-17 15:57:15 +05:30