ansible.posix/changelogs/fragments
ansible-zuul[bot] 90385b97d8
Merge pull request #288 from nerrehmit/main
Remove deprecated option from nfs mount example

SUMMARY
This removes the intr option from the documentation example for nfs mounts.
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
mount.py
ADDITIONAL INFORMATION
According to the nfs manpage the intr/ nointr option has been deprecated with Kernel 2.6.25 which was released in April 2008 wiki
Even RHEL 6.10 which is already on Extended life cycle support is using a newer 2.6 Kernel. https://access.redhat.com/articles/3078
This does not change any module functionality. It simply removes the option from the nfs mount example.

Reviewed-by: None <None>
2021-11-12 18:28:25 +00:00
..
.keep Prepare 1.1.1 release 2020-09-02 20:55:04 +00:00
211_fstab_append_newline.yml mount - add a newline at the end of line in fstab 2021-09-27 12:19:06 +09:00
247_firewalld.yml firewalld: Correct usage of queryForwardPort 2021-08-16 14:12:22 +05:30
254_variable_warnings.yml Display warning message if wrong parameter set to masquerade or icmp-block-inversion 2021-09-06 09:14:34 +09:00
255_authorized_key_url.yml Update changelogs 2021-09-08 11:39:17 +05:30
263_profile_tasks_with_serial.yml Correctly calculate task execution time with serial execution 2021-09-10 13:21:37 +09:00
272-copy_ignore_txt.yml Add fragment 2021-09-28 13:09:10 +02:00
277_fix_integration_test_on_devel.yml Fix integration test error on ansible devel branch 2021-10-04 17:10:20 +09:00
282_fix_unit_test_for_synchronize.yml Fix unit test for synchronize action plugin 2021-10-21 08:18:17 +09:00
287_firewalld_requirements.yml Add python-firewall to requirements of firewalld 2021-11-07 10:20:12 +09:00
288_mounts_options.yml added changelog fragment for documentation change 2021-11-11 21:38:24 +01:00
disable_selinux_via_kernel_cmdline.yml selinux: update kernel boot params when disabling/re-enabling SELinux 2021-09-20 10:09:54 +05:30
sanity_fixes.yml sanity fixes for pylint test 2021-08-16 16:04:29 +05:30
shell_escape_full_path_for_rsync.yml Whitespaces in paths or current working directory path of playbook causes rsync to incorrectly chdir to current source dir, 2021-10-25 19:44:43 +01:00