|
há 7 anos atrás | |
---|---|---|
.. | ||
defaults | há 7 anos atrás | |
handlers | há 7 anos atrás | |
meta | há 7 anos atrás | |
tasks | há 7 anos atrás | |
templates | há 7 anos atrás | |
vars | há 7 anos atrás | |
README.md | há 7 anos atrás |
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 include_role and tasks_from.
Ansible 2.4
Depends on openshift_facts having already been run.
- hosts: servers
tasks:
- include_role: container_runtime
tasks_from: package_docker.yml
ASL 2.0
Red Hat, Inc