Correct typos. (#20490)

pull/20507/head
HyungCheol Kim 8 years ago committed by jctanner
parent cef0adfba0
commit fc04164505

@ -164,7 +164,7 @@ EXAMPLES = r"""
line: '192.168.1.99 foo.lab.net foo' line: '192.168.1.99 foo.lab.net foo'
# Fully quoted because of the ': ' on the line. See the Gotchas in the YAML docs. # Fully quoted because of the ': ' on the line. See the Gotchas in the YAML docs.
- lineinfile: " - lineinfile:
path: /etc/sudoers path: /etc/sudoers
state: present state: present
regexp: '^%wheel\s' regexp: '^%wheel\s'

Loading…
Cancel
Save