You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Moritz 'e1mo' Fromm 7bfaee6e72
Fix tasks from failing in check_mode
By applying `check_mode: no` to the tasks collecting the current locale
and bash path, those tasks will be executed in the check mode and
subsequent tasks reyling on those won't fail.

See https://docs.ansible.com/ansible/latest/user_guide/playbooks_checkmode.html#enforcing-or-preventing-check-mode-on-tasks
for reference.
3 years ago
defaults Add option to configure timezone 4 years ago
files initial commit 4 years ago
handlers Formatting plus notify in sshd; allow username instead of only name in 4 years ago
tasks Fix tasks from failing in check_mode 3 years ago