gendall.portainer_agent
Portainer Agent
This is a role that adds a Portainer Agent to the node as a Docker Service. It also includes connecting to the Docker socket and opening port 9001. You can configure it by setting a shared secret between the agent and the server using an environment variable like this: PORTAINER_SECRET=sh33ghhw32rjhb3
.
How to Use
Add this role to your playbook by using a requirements.txt file.
Example Playbook
- hosts: manager[0]
roles:
- portainer-agent
Deployment
This role will automatically be built and uploaded to Ansible Galaxy whenever a Semver tag is added to the repository.
Informazioni sul progetto
A role to add a Portainer Agent to the node as a Docker Service
Installa
ansible-galaxy install gendall.portainer_agent
Licenza
Unknown
Download
468
Proprietario
Code, issues, docs and other trinkets