chore: set hosts shell
All checks were successful
Deploy / Prepare Build (push) Successful in 4m2s

This commit is contained in:
2025-10-12 20:24:51 +10:00
parent 6dd680f777
commit 9612c9c6b9
2 changed files with 5 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
file: file:
path: "/data" path: "/data"
state: directory state: directory
- name: Setup base system - name: Setup base system
import_tasks: tasks/base.yml import_tasks: tasks/base.yml

View File

@@ -1,3 +1,7 @@
[all:vars]
ansible_shell_type = sh
ansible_shell_executable = /bin/bash
[cloud] [cloud]
vps02.comprofix.com vps02.comprofix.com