hosts: try specifying the role_path
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7463139d30
commit
ccd4c894f4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
- "{{ host_group }}-hosts"
|
- "{{ host_group }}-hosts"
|
||||||
- "{{ ansible_domain }}-hosts"
|
- "{{ ansible_domain }}-hosts"
|
||||||
- "{{ datacenter }}-hosts"
|
- "{{ datacenter }}-hosts"
|
||||||
- base
|
- "{{ roles_path }}/hosts/files/base"
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- hosts
|
- hosts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue