소스 검색

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


불러오는 중...
취소
저장