fix: use containers.podman collection instead of community.general
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
- "{{ semaphore_config_dir }}"
|
||||
|
||||
- name: Create and start Semaphore container
|
||||
community.general.podman_container:
|
||||
containers.podman.podman_container:
|
||||
name: "{{ semaphore_container_name }}"
|
||||
image: "{{ semaphore_image }}"
|
||||
state: started
|
||||
|
||||
Reference in New Issue
Block a user