Use groups in playbook hosts
This commit is contained in:
parent
3820b79faf
commit
5edc5bd7e1
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
- name: Development provisioning
|
- name: Development provisioning
|
||||||
hosts:
|
hosts:
|
||||||
- xps
|
- personal
|
||||||
- desktop
|
- arch
|
||||||
- fudiggity
|
- debian
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- name: Verifying that a limit is set
|
- name: Verifying that a limit is set
|
||||||
ansible.builtin.fail:
|
ansible.builtin.fail:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue