1
0

Format files with ansible-lint

This commit is contained in:
2025-05-06 11:20:00 +03:00
parent adde4e32c1
commit 855bafee5b
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,4 @@
---
app_name: "homepage"
app_user: "{{ app_name }}"
base_dir: "/home/{{ app_user }}"