This commit is contained in:
2022-03-30 21:44:33 +02:00
parent 0838bbfd51
commit ef29a5bc0f

View File

@@ -1,7 +1,7 @@
---
- hosts: all
vars:
hostname: 'test-vm'
- hostname: 'test-vm'
tasks:
- name: Basic Arch Linux installation
hosts: localhost