feat: coolify script #9

Open
alessandrovitali wants to merge 4 commits from feat/coolify into main
Showing only changes of commit 63b5d37883 - Show all commits
+1
View File
@@ -1,5 +1,6 @@
---
- name: Check if Coolify is already installed
become: true
ansible.builtin.stat:
path: "{{ coolify_compose_file }}"
register: coolify_installed