Compare commits

..

2 Commits

Author SHA1 Message Date
PAN
4cf4c296b5 Target gewechselt 2026-02-08 02:54:46 +01:00
pan
2b6e137c17 Vormat wechsel beim Inventory file 2026-02-02 07:40:57 +01:00
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
---
- name: Linux Installation Meines PCs.
hosts: test
remote_user: root
hosts: kickdev
become: true
vars_files:
- ./vars/user_config.yaml

View File

@@ -1,2 +0,0 @@
[MeinePC]
kickdev

4
inventory.yml Normal file
View File

@@ -0,0 +1,4 @@
test:
hosts:
kickdev:
ansible_host: 192.168.2.189