Slavi Pantaleev
211ff20891
Fix package-latest ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#package-latest
3 vuotta sitten
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3 vuotta sitten
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
3 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 vuotta sitten
Slavi Pantaleev
4e4fb98a65
Do not install fuse unless necessary
Discussed here: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1510
4 vuotta sitten
Michael Collins
98e6cd685d
sync with previous repo
4 vuotta sitten
Blaž Tomažič
72bc9b5cfc
Add support for CentOS (Stream) 8
4 vuotta sitten
Slavi Pantaleev
9a43cc02e0
Only install docker-python if matrix_docker_installation_enabled
Should help with #300 (Github Issue).
5 vuotta sitten
Alin Trăistaru
604e581a97
add ntpd defaults
6 vuotta sitten
Slavi Pantaleev
26b73e3a4b
Do not install unnecessary bash-completion
6 vuotta sitten
Slavi Pantaleev
c88c0e7e87
Remove unnecessary update_cache directive / CentOS
We've just updated it in the task above, so it's unnecessary
6 vuotta sitten
Dan Arnfield
960088752c
Add matrix_docker_package_name
6 vuotta sitten
Dan Arnfield
80cfb2a93e
Add matrix_docker_installation_enabled
6 vuotta sitten
Dan Arnfield
3cec6947ed
Refactor base server setup tasks
6 vuotta sitten