mash-playbook/roles/mash/playbook_base/tasks
Slavi Pantaleev cd7ef92fb4 Do not try to run useradd/groupadd if mash_playbook_uid/mash_playbook_gid explicitly specified
Certain environments (like https://libreelec.tv/) do not have
`useradd`/`groupadd` tools, so it's important to be able to avoid
calling them, especially for no good reason.
2023-03-23 11:30:52 +02:00
..
main.yml Initial commit 2023-03-15 10:58:12 +02:00
setup_base_dir.yml Initial commit 2023-03-15 10:58:12 +02:00
setup_user.yml Do not try to run useradd/groupadd if mash_playbook_uid/mash_playbook_gid explicitly specified 2023-03-23 11:30:52 +02:00
validate_config.yml style: Use FQCN for task action 2023-03-15 22:02:14 +01:00