Fix bool notation in systemd (#39064)

This commit is contained in:
nekottyo 2018-04-20 19:44:48 +09:00 committed by ansibot
parent ebdf6d0fab
commit 74420ecadf

View file

@ -100,7 +100,7 @@ EXAMPLES = '''
systemd:
name: dnf-automatic.timer
state: started
enabled: True
enabled: yes
- name: just force systemd to reread configs (2.4 and above)
systemd: