added task for portainer agent
This commit is contained in:
@@ -10,4 +10,8 @@
|
||||
- import_tasks: install_portainer.yml
|
||||
when:
|
||||
- run_portainer is defined
|
||||
- run_portainer == true
|
||||
- run_portainer == true
|
||||
- import_tasks: install_portainer_agent.yml
|
||||
when:
|
||||
- run_portainer_agent is defined
|
||||
- run_portainer_agent == true
|
||||
Reference in New Issue
Block a user