Remove become:yes instruction

This commit is contained in:
2025-01-26 10:18:58 +01:00
parent 366dbbbb29
commit 03cad4fb31
-1
View File
@@ -1,6 +1,5 @@
- name: Upgrade Portainer Agent
hosts: all
become: yes
tasks:
- name: Stop Portainer Agent
shell: docker stop portainer_agent