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
..
locale.yml Fix tasks from failing in check_mode 3 years ago
main.yml generate and set locale 4 years ago
molly-guard.yml initial commit 4 years ago
packages.yml Add additional packages variable 4 years ago
sshd.yml ssh: allow to enable password auth 4 years ago
sudo.yml initial commit 4 years ago
user.yml Fix tasks from failing in check_mode 3 years ago