Explorar el Código

add external ip to host_vars

master
padre
commit
c459694b8f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      containers.yaml

+ 1
- 0
containers.yaml Ver fichero

@@ -49,6 +49,7 @@
content:
ansible_host: "{{ssh_ip}}"
ssh_ip: "{{ssh_ip}}"
external_ip: "{{ssh_ip}}"
dest: "{{inventory_dir}}/host_vars/{{inventory_hostname}}/lxd_host.auto.json"
- import_role:
name: root_user


Cargando…
Cancelar
Guardar