This Ansible role installs Docker.
It is based on ansible-role-docker and supports Amazon Linux 2.
None.
See defaults/main.yml
.
None.
- hosts: all
roles:
- ecgalaxy.docker
bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.docker
See ansible-role for instructions.
Please verify the script integrity first.
This Ansible role uses the distribution's package manager to install packages.
In order to upgrade or uninstall a package, please refer to your distribution's package manager documentation.
Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
Copyright Jeff Geerling.
See https://github.com/geerlingguy/ansible-role-docker
Original work: Jeff Geerling and contributors.
Modified work: ECGALAXY team.