Use group name in playbook file
This commit is contained in:
parent
c5c7c8ce88
commit
f5ada68b2b
2 changed files with 2 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
- name: Arch Linux provisioning
|
- name: Arch Linux provisioning
|
||||||
hosts:
|
hosts: personal
|
||||||
- xps
|
|
||||||
- desktop
|
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
roles:
|
roles:
|
||||||
- common
|
- common
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue