fix: no crear enlaces todo el tiempo

This commit is contained in:
f 2025-03-06 22:21:23 -03:00
parent 433fda716a
commit 08cb31c8c9
No known key found for this signature in database

View File

@ -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 }}"