mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixed Typo in Examples of systemd module (#3870)
This commit is contained in:
committed by
Matt Clay
parent
03f06ca2e8
commit
03515fc26c
@@ -76,7 +76,7 @@ EXAMPLES = '''
|
||||
- systemd:
|
||||
name: httpd
|
||||
enabled: yes
|
||||
mased: no
|
||||
masked: no
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
|
||||
Reference in New Issue
Block a user