Fixes the comment in the example of the sysctl module(#51547)

pull/46945/head
Sayed Anisul Hoque 5 years ago committed by Abhijeet Kasurde
parent 97ed97b5c4
commit 63148b0cc7

@ -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

Loading…
Cancel
Save