fix: no crear enlaces todo el tiempo
This commit is contained in:
parent
433fda716a
commit
08cb31c8c9
@ -19,6 +19,8 @@
|
||||
shell:
|
||||
cmd: "./rap add-host {{ althost }} {{ nod }}"
|
||||
chdir: "{{ rap_path }}"
|
||||
args:
|
||||
creates: "{{ rap_path }}/networks/comun/abyayala/hosts/{{ nod }}"
|
||||
environment:
|
||||
NETWORK: comun
|
||||
with_items: "{{ item.nodos }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user