This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ka
/
ansible-playbooks-lxd
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
add external ip to host_vars
master
Markus Katharina Brechtel
3 年之前
父節點
a0b281d7de
當前提交
c459694b8f
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
containers.yaml
+ 1
- 0
containers.yaml
查看文件
@@ -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…
取消
儲存