Fix using wrong role in desktop playbook

This commit is contained in:
Salt 2020-03-23 02:25:42 -05:00
parent f50eb1d0c8
commit e2d1327ab0

View File

@ -5,6 +5,6 @@
roles:
- common
- desktop
- role: localansible
- role: ansiblehost
vars:
pullplaybook: "desktop.yml"