mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
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> |
||
|---|---|---|
| .. | ||
| action | ||
| callback | ||
| module_utils | ||
| modules | ||
| shell | ||