changed state to directory

This commit is contained in:
2022-06-22 19:05:27 +02:00
parent a795ef84b0
commit cadb7e2366

View File

@@ -2,7 +2,7 @@
- name: docker | install portainer | create directory
file:
path: "/opt/docker/portainer"
state: present
state: directory
owner: "root" # not required. Name of the user that should own the file/directory, as would be fed to I(chown).
- name: docker | install portainer | docker run