|
1 week ago | |
---|---|---|
defaults | 4 months ago | |
files | 4 months ago | |
handlers | 1 year ago | |
meta | 1 year ago | |
tasks | 4 months ago | |
test/integration/default | 1 year ago | |
tests | 1 year ago | |
vars | 1 year ago | |
.gitignore | 1 year ago | |
.pre-commit-config.yaml | 2 weeks ago | |
CHANGELOG.md | 2 weeks ago | |
Jenkinsfile | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
kitchen.yml | 2 weeks ago |
Install docker for CentOS / RHEL / Amazon Linux 2. Based on : https://github.com/geerlingguy/ansible-role-docker/ The geerlingguy role doesn't support RHEL and Amazon.
N/A
N/A
N/A
tasks:
- name: 'Install Docker Engine'
include_role:
name: 'ansible-role-docker'
MIT
FXInnovation Inc