removed extra space

as pointed out by @lloydbenson
reviewable/pr18780/r1
Brian Coca 9 years ago
parent d6a834efa0
commit 5380812b36

@ -57,5 +57,5 @@ EXAMPLES = '''
# This uses a variable as this changes per distribution.
- name: remove the apache package
package : name={{apache}} state=absent
package: name={{apache}} state=absent
'''

Loading…
Cancel
Save