Added proper hostname
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user