repo: Move ansible setup to root dir
This commit is contained in:
parent
ff718b46ef
commit
26e56346e4
48 changed files with 176 additions and 172 deletions
|
|
@ -1,5 +0,0 @@
|
|||
{% for host in vars['ansible_play_hosts'] | sort %}
|
||||
{% if hostvars[host]['incus_name'] == task_name and "cluster" in hostvars[host]['incus_roles'] %}
|
||||
- {{ host }}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue