Skip to content

dcjulian29/ansible-role-portainer

Repository files navigation

Ansible Role: portainer

Lint GitHub Issues

This an Ansible role to install portainer and docker. Portainer is an excellent UI for docker and quickly spinning up containers using compose.

Requirements

  • Internet Connection to download container images.

Installation

To use, use requirements.yml with the following git source:

---
roles:
- name: dcjulian29.portainer
  src: https://github.com/dcjulian29/ansible-role-portainer.git
  version: main

Then download it with ansible-galaxy:

ansible-galaxy install -r requirements.yml

Dependencies

  • Ansible Role: dcjulian29.docker
  • Ansible Role: geerlingguy.pip

About

Ansible role to install Portainer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages