adds: ansible configuration

This commit is contained in:
2024-03-20 12:11:07 -04:00
parent bcd9742b37
commit aafdef33e3
2 changed files with 988 additions and 0 deletions

View File

@@ -72,3 +72,6 @@ export PSQL_HISTORY="$XDG_DATA_HOME/psql_history"
# Hashicorp/Vault
export VAULT_ADDR="https://vault.housh.dev"
# Ansible
export ANSIBLE_HOME="$XDG_CONFIG_HOME/ansible"