Fix #32: Format environment: properly. (#33)
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m55s

Reviewed-on: #33
This commit is contained in:
2024-01-07 00:03:40 +00:00
parent 3685590a58
commit 1a8fe73bf2
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
ansible.builtin.user:
name: debian
register: user
- name: Docker compose down
ansible.builtin.command: docker compose down
args: