ansible.posix/plugins
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
..
action synchronize: Use SSH args from SSH connection plugins (#223) 2021-08-11 10:45:52 +05:30
callback Correctly calculate task execution time with serial execution 2021-09-10 13:21:37 +09:00
module_utils Fix sanity test for modules 2021-03-02 18:53:06 +05:30
modules Merge pull request #288 from nerrehmit/main 2021-11-12 18:28:25 +00:00
shell csh: Define `ECHO and COMMAND_SEP` 2021-06-09 17:46:09 +05:30