diff --git a/yaml_sub/install_docker.yaml b/yaml_sub/install_docker.yaml index a3e68b5..7cf57ae 100644 --- a/yaml_sub/install_docker.yaml +++ b/yaml_sub/install_docker.yaml @@ -26,7 +26,7 @@ name: portaineragent image: portainer/agent:2.19.4 state: started - recreate: yes + recreate: no restart_policy: always published_ports: - "9001:9001/tcp"