Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 411 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 411 Bytes

docker-install

Install Docker.

Requirements

None.

Role Variables

mtu: Configures the mtu to assign to the Docker port.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: lfit.docker-install }

License

MIT

Author Information

Linux Foundation Release Engineering