matrix-docker-ansible-deploy/roles/custom/matrix-base/tasks
Slavi Pantaleev c1c152f7ac Include potentially distro-specific tasks at runtime
This avoids Ansible trying to ensure `community.general.pacman` is
available, even if that module will never run (because `when` says so).

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2228
2022-11-05 08:31:22 +02:00
..
server_base Install ntpd/systemd-timesync via com.devture.ansible.role.timesync 2022-11-04 16:34:23 +02:00
util Include potentially distro-specific tasks at runtime 2022-11-05 08:31:22 +02:00
clean_up_old_files.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
main.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
sanity_check.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
setup_matrix_base.yml Initial work on using externally defined roles 2022-11-04 14:58:28 +02:00
setup_matrix_user.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
setup_well_known.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00