Compare commits
No commits in common. "4acdf011adaf1e41a48aa3210f2dffe59300d37e" and "0f86d9fe4ce6c8642c8247f2d02c408fc40dcc53" have entirely different histories.
4acdf011ad
...
0f86d9fe4c
@ -9,7 +9,7 @@
|
|||||||
- name: Create Portainer Container
|
- name: Create Portainer Container
|
||||||
docker_container:
|
docker_container:
|
||||||
name: portainer
|
name: portainer
|
||||||
image: portainer/portainer-ce:2.21.1
|
image: portainer/portainer-ce:2.21.0
|
||||||
command: --admin-password "{{PORTAINER_ADMIN_PASSWORD}}"
|
command: --admin-password "{{PORTAINER_ADMIN_PASSWORD}}"
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user