1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Corrects environment variable in example. (#40162)

This commit is contained in:
Colin Nolan 2018-05-15 23:22:07 +01:00 committed by Adam Miller
parent cd89bc5941
commit 3dd33e7417

View file

@ -173,7 +173,7 @@ EXAMPLES = '''
minute: 0
hour: 12
user: root
job: "YUMINTERACTIVE: 0 /usr/sbin/yum-autoupdate"
job: "YUMINTERACTIVE=0 /usr/sbin/yum-autoupdate"
cron_file: ansible_yum-autoupdate
- name: Removes a cron file from under /etc/cron.d