Fixed Typo in Examples of systemd module (#3870)

This commit is contained in:
Robin Naundorf 2016-06-06 19:50:47 +02:00 committed by Matt Clay
commit 03515fc26c

View file

@ -76,7 +76,7 @@ EXAMPLES = '''
- systemd: - systemd:
name: httpd name: httpd
enabled: yes enabled: yes
mased: no masked: no
''' '''
RETURN = ''' RETURN = '''