portainer_agent

Portainer Agent

A role to add a Portainer Agent to the node as a Docker Service, including mounting the Docker socket and exposing port 9001. The role can be configured to specify a shared secret between agent and server, by setting an environment variable as follows: PORTAINER_SECRET=sh33ghhw32rjhb3.

Usage

Include this role in a playbook using a requirements.txt file.

Example playbook

- hosts: manager[0]
  roles:
    - portainer-agent

Deployment

This role will be automatically built and deployed to Ansible Galaxy when a Semver tag is pushed to the repo.

About

A role to add a Portainer Agent to the node as a Docker Service

Install
ansible-galaxy install gendall/ansible-portainer-agent
GitHub repository
License
Unknown
Downloads
452
Owner
Code, issues, docs and other trinkets