This commit is contained in:
2022-03-30 21:43:24 +02:00
parent 643898da17
commit 0838bbfd51

View File

@@ -1,8 +1,9 @@
--- ---
vars: - hosts: all
vars:
hostname: 'test-vm' hostname: 'test-vm'
tasks: tasks:
- name: Basic Arch Linux installation - name: Basic Arch Linux installation
hosts: localhost hosts: localhost
pre_tasks: pre_tasks:
- name: Update and Upgrade all exisiting packages - name: Update and Upgrade all exisiting packages