This commit is contained in:
olli 2024-05-29 14:47:39 +02:00
parent 2f22172088
commit 58cb56e0e8

View File

@ -5,7 +5,7 @@
- name: Create portainer dir
ansible.builtin.file:
path: /home/docker/portainer
path: /home/docker/portainer.{{inventory_hostname}}
owner: root
group: docker
state: directory