1 2 3 4 5 6 7 8 9 10 11 12 13 14
--- globals: ansible_ssh_user: root locale: en_US.utf8 ansible_python_interpreter: /usr/bin/python2 salt_master: localhost hosts: - host1: database_root_password: ~ docker_username: ~ docker_password: ~ webdav_username: ~ webdav_password: ~