mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Replaced redirects by origine to raise performance
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: "stop and remove discourse container if it exist"
|
||||
docker_container:
|
||||
community.docker.docker_container:
|
||||
name: "{{ discourse_container }}"
|
||||
state: absent
|
||||
register: container_action
|
||||
|
Reference in New Issue
Block a user