ソースを参照

add external ip to host_vars

master
コミット
c459694b8f
1個のファイルの変更1行の追加0行の削除
  1. +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


読み込み中…
キャンセル
保存