Compare commits

3 Commits

Author SHA1 Message Date
pan daaab19713 Merge remote-tracking branch 'pan/HEAD' 2025-12-21 19:53:08 +01:00
pan 48ba8961de entfernung der IP 2025-12-21 19:48:35 +01:00
pan 17813814e2 wechel auf root als remote user 2025-12-21 19:48:26 +01:00
2 changed files with 11 additions and 1 deletions
+5
View File
@@ -1,7 +1,12 @@
--- ---
- name: Linux Installation Meines PCs. - name: Linux Installation Meines PCs.
<<<<<<< HEAD
remote_user: root
hosts: all
=======
remote_user: ansi remote_user: ansi
hosts: kickdev.local hosts: kickdev.local
>>>>>>> pan/HEAD
become: true become: true
vars_files: vars_files:
- ./vars/user_config.yaml - ./vars/user_config.yaml
+5
View File
@@ -1,4 +1,9 @@
<<<<<<< HEAD
[MeinePC]
kickdev
=======
[VMs] [VMs]
kickdev.local ansible_host=192.168.2.189 kickdev.local ansible_host=192.168.2.189
[Mein-PC] [Mein-PC]
Philip-PC ansible_host=192.168.2.162 Philip-PC ansible_host=192.168.2.162
>>>>>>> pan/HEAD