ansible-roles/evocheck/tasks
Jérémy Lecour 2ed77c60f0 Improve Ansible syntax
replace « x | changed » by « x is changed »
add explicit « bool » filter
use « length » filter instead of string comparison
2021-05-09 23:06:42 +02:00
..
cron.yml Add crontabs only when cron package is installed (many roles) 2019-10-21 15:26:03 +02:00
exec.yml Improve Ansible syntax 2021-05-09 23:06:42 +02:00
install_local.yml Change "|search" with "is search" 2019-12-31 16:18:56 +01:00
install_package.yml apt module: Use "state: present" instead of "state: installed" 2018-05-18 09:33:25 +02:00
main.yml Improve Ansible syntax 2021-05-09 23:06:42 +02:00