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