changed state to directory
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user