Compare commits

..

No commits in common. "4acdf011adaf1e41a48aa3210f2dffe59300d37e" and "0f86d9fe4ce6c8642c8247f2d02c408fc40dcc53" have entirely different histories.

View File

@ -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: