Corrects environment variable in example. (#40162)

pull/4420/head
Colin Nolan 2018-05-15 23:22:07 +01:00 committed by Adam Miller
parent cd89bc5941
commit 3dd33e7417
1 changed files with 1 additions and 1 deletions

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