Return of become:yes instruction

This commit is contained in:
2025-01-26 08:58:07 +01:00
parent b22827846f
commit 366dbbbb29
+1
View File
@@ -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