3 Commits (main)

Author SHA1 Message Date
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
Leo Maroni 2b3a1281ed
Add option to configure timezone
Timezone defaults to Europe/Berlin
4 years ago
Simeon Keske e0771d212b
generate and set locale 4 years ago