diff --git a/lib/ansible/modules/system/sysctl.py b/lib/ansible/modules/system/sysctl.py index 116c4c6a5da..c6b732973b9 100644 --- a/lib/ansible/modules/system/sysctl.py +++ b/lib/ansible/modules/system/sysctl.py @@ -81,7 +81,7 @@ EXAMPLES = ''' sysctl_file: /tmp/test_sysctl.conf reload: no -# Set ip forwarding on in /proc and do not reload the sysctl file +# Set ip forwarding on in /proc and verify token value with the sysctl command - sysctl: name: net.ipv4.ip_forward value: 1