Added proper hostname

This commit is contained in:
2022-05-24 19:45:05 +02:00
parent fcb621a5f3
commit 2bbb398a32

View File

@@ -1,7 +1,7 @@
--- ---
- hosts: localhost - hosts: localhost
vars: vars:
- hostname: 'test-vm' - hostname: 'stargazer'
tasks: tasks:
- name: Update and Upgrade all exisiting packages - name: Update and Upgrade all exisiting packages
community.general.pacman: community.general.pacman: