Shane DeRidder
87719a248e
Added condition if ansible is not running on python3
"'3' if ansible_python.version.major == 3" fatally exits on systems with Python versions less than 3. Adding the "else" statement corrects the fatal error.
před 6 roky
Dan Arnfield
bc620895ca
Install python3-docker if ansible is running python 3
před 6 roky
Slavi Pantaleev
f348370f15
Remove unnecessary update_cache directive / Debian
We've just updated it in the task above, so it's unnecessary
před 6 roky
Slavi Pantaleev
c88c0e7e87
Remove unnecessary update_cache directive / CentOS
We've just updated it in the task above, so it's unnecessary
před 6 roky
Dan Arnfield
960088752c
Add matrix_docker_package_name
před 6 roky
Dan Arnfield
80cfb2a93e
Add matrix_docker_installation_enabled
před 6 roky
Dan Arnfield
3cec6947ed
Refactor base server setup tasks
před 6 roky