initial setup of directories and files

This commit is contained in:
2025-11-20 17:39:25 +01:00
parent bf1aa96ff3
commit 77badc1d74
7 changed files with 7 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/usr/bin/python3"
}
View File
-4
View File
@@ -1,4 +0,0 @@
---
- hosts: all
become: yes
roles: pips
View File
View File
+4
View File
@@ -0,0 +1,4 @@
---
- hosts: all
become: yes
roles: pips