---
ansible_dir: /opt/sds/ansible
ansible_rpm_dir: "{{ ansible_dir }}/rpm"
ansible_key_dir: /tmp/ansible/
ansible_known_hosts_dir: /tmp/known_hosts/
custom_dir: ./custom
cleanup_docker: false
become: true
timezone: Asia/Shanghai
flush_iptables: true
disable_ntpd: true
disable_selinux: true
set_hostname: true
hostname_prefix: ZStack-

