Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 840 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 840 Bytes

Ansible Role - Portainer for Docker

Build Status

Requirements

This role requires Ansible 2.0 or higher, and platform requirements are listed in the metadata file.

Role Variables

Example Playbook

- hosts: localhost
  roles:
    - role: rlunar.docker-portainer

Dependencies

  • docker should be installed and working (you can use the mongrelion.docker role to install).

License

MIT

Author Information

This role was created in 2017 by Roberto Luna original package created by elnebuloso