chore: complete update
This commit is contained in:
8
x_ansible/inventory/development
Normal file
8
x_ansible/inventory/development
Normal file
@@ -0,0 +1,8 @@
|
||||
# Entwicklungsumgebung (lokal)
|
||||
[localhost]
|
||||
127.0.0.1 ansible_connection=local
|
||||
|
||||
# Variablen für die Entwicklungsumgebung
|
||||
[localhost:vars]
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
environment=development
|
||||
Reference in New Issue
Block a user