hmc: hostname: "{{ hmc_hostname }}" # To be defined in host_vars or group_vars username: "{{ hmc_username }}" password: !vault | $ANSIBLE_VAULT;1.1;AES256 # ... encrypted password here ...