Return of become:yes instruction
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
- name: Upgrade Portainer Agent
|
- name: Upgrade Portainer Agent
|
||||||
hosts: all
|
hosts: all
|
||||||
|
become: yes
|
||||||
tasks:
|
tasks:
|
||||||
- name: Stop Portainer Agent
|
- name: Stop Portainer Agent
|
||||||
shell: docker stop portainer_agent
|
shell: docker stop portainer_agent
|
||||||
|
|||||||
Reference in New Issue
Block a user