Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-playbooks-lxd
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
add external ip to host_vars
master
Markus Katharina Brechtel
3 anni fa
parent
a0b281d7de
commit
c459694b8f
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
containers.yaml
+ 1
- 0
containers.yaml
Vedi File
@@ -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
Write
Preview
Loading…
Annulla
Salva