added loc

This commit is contained in:
2022-03-30 21:46:01 +02:00
parent 53bf6c4631
commit 4df7fa0a25

View File

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