hosts: try specifying the role_path

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-08 23:06:37 +00:00 committed by Pierre-Yves Chibon
parent 7463139d30
commit ccd4c894f4

View file

@ -18,7 +18,7 @@
- "{{ host_group }}-hosts"
- "{{ ansible_domain }}-hosts"
- "{{ datacenter }}-hosts"
- base
- "{{ roles_path }}/hosts/files/base"
tags:
- config
- hosts