|
6 years ago | |
---|---|---|
.. | ||
defaults | 6 years ago | |
handlers | 7 years ago | |
meta | 7 years ago | |
tasks | 6 years ago | |
templates | 6 years ago | |
vars | 7 years ago | |
README.md | 7 years ago |
Ensures docker package or system container is installed, and optionally raises timeout for systemd-udevd.service to 5 minutes.
container-daemon.json items may be found at https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-configuration-file
This role is designed to be used with import_role and tasks_from.
Ansible 2.4
Depends on openshift_facts having already been run.
- hosts: servers
tasks:
- import_role: container_runtime
tasks_from: package_docker.yml
ASL 2.0
Red Hat, Inc