Correct the task label for when the variable isn't defined
This commit is contained in:
parent
8147f41d6f
commit
87b2934cba
@ -85,7 +85,7 @@
|
||||
- 'ensure_sudo.service_facts'
|
||||
- name: 'flush handlers'
|
||||
meta: 'flush_handlers'
|
||||
- name: 'find directories over {{ sudo_log_retention }} old under /var/log/sudo-io'
|
||||
- name: 'find directories over log retention window under /var/log/sudo-io'
|
||||
when:
|
||||
- ansible_system == 'Linux'
|
||||
- ensure_sudo is defined
|
||||
|
Loading…
x
Reference in New Issue
Block a user