--- # Usage: # 1. cp secrets.yml.example secrets.yml # 2. Fill in the values below # 3. ansible-vault encrypt vault/secrets.yml # 4. Store the vault password in .vault_pass (chmod 600, do NOT commit it) # awx_operator awx_admin_password: "CHANGE_ME" # gitlab_install gitlab_root_password: "CHANGE_ME_MIN_8_CHARS"