Remove become:yes instruction

This commit is contained in:
2025-01-26 08:55:18 +01:00
parent 1a960d1218
commit b22827846f
-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