|
il y a 7 ans | |
---|---|---|
.. | ||
defaults | il y a 7 ans | |
handlers | il y a 7 ans | |
meta | il y a 7 ans | |
tasks | il y a 7 ans | |
templates | il y a 7 ans | |
vars | il y a 7 ans | |
README.md | il y a 7 ans |
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