|
hace 6 años | |
---|---|---|
.. | ||
defaults | hace 6 años | |
handlers | hace 7 años | |
meta | hace 7 años | |
tasks | hace 6 años | |
templates | hace 6 años | |
vars | hace 7 años | |
README.md | hace 7 años |
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