ansible.posix/changelogs
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
..
fragments Merge pull request #288 from nerrehmit/main 2021-11-12 18:28:25 +00:00
changelog.yaml Release 1.3.0 commit 2021-08-11 15:51:13 +09:00
config.yaml Release 1.3.0 commit 2021-08-11 15:51:13 +09:00