mirror of https://github.com/ceph/ceph-ansible.git
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
|
---
|
||
|
gateway_ip_list: "{{ ansible_all_ipv4_addresses | ipaddr(public_network) | first }}"
|
||
|
generate_crt: True
|