Slavi Pantaleev
211ff20891
Fix package-latest ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#package-latest
3 anos atrás
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3 anos atrás
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
3 anos atrás
Slavi Pantaleev
34cdaade08
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
3 anos atrás
Wunderharke
a24f7626bd
7330992b20 fixed the major_version compare and made foedora deployments to use setup_redhat8.yml. This however broke the script on fedora as there is no EPEL package. This commit add very basic fedora support.
4 anos atrás
Slavi Pantaleev
a095accce7
Replace some CentOS references to support other RHEL derivatives
Not hardcoding 'CentOS' and using the OS family ('RedHat') instead,
we now behave better on Rockylinux and AlmaLinux, etc.
With that said, we may or may not fully support CentOS/Rockylinux/AlmaLinux v8 yet.
Certain things were improved in
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/300 .
v8 support is discussed here: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/300
Certain things (firewalld?) may still be problematic. This patch does not try to address those.
If the remaining issues are confirmed to be fixed in the future, we can mark v8 as supported.
4 anos atrás
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 anos atrás
Slavi Pantaleev
4e4fb98a65
Do not install fuse unless necessary
Discussed here: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1510
4 anos atrás
Michael Collins
98e6cd685d
sync with previous repo
4 anos atrás
Blaž Tomažič
72bc9b5cfc
Add support for CentOS (Stream) 8
4 anos atrás
Slavi Pantaleev
9a43cc02e0
Only install docker-python if matrix_docker_installation_enabled
Should help with #300 (Github Issue).
5 anos atrás
Alin Trăistaru
604e581a97
add ntpd defaults
6 anos atrás
Slavi Pantaleev
26b73e3a4b
Do not install unnecessary bash-completion
6 anos atrás
Slavi Pantaleev
c88c0e7e87
Remove unnecessary update_cache directive / CentOS
We've just updated it in the task above, so it's unnecessary
6 anos atrás
Dan Arnfield
960088752c
Add matrix_docker_package_name
6 anos atrás
Dan Arnfield
80cfb2a93e
Add matrix_docker_installation_enabled
6 anos atrás
Dan Arnfield
3cec6947ed
Refactor base server setup tasks
6 anos atrás