1
0

Refactor outline app: deploy with ansible

This commit is contained in:
2025-05-04 10:59:41 +03:00
parent 0e05d3e066
commit 528512e665
5 changed files with 226 additions and 167 deletions

View File

@ -9,6 +9,9 @@ indent_size = 4
[*.yml]
indent_size = 2
[*.yml.j2]
indent_size = 2
[Vagrantfile]
indent_size = 2