Files
sukaato-ansible/.gitignore
2025-10-21 14:01:55 -04:00

65 lines
1.4 KiB
Plaintext

/.env/
/.tmp/
rika/
senpai/
.galaxy_cache/
/galaxy_token
.ansible/log.txt
.ansible/facts/
.ansible/collections/ansible_collections/
*.bak
group_vars/**/main.yml
host_vars/**/main.yml
**/group_vars/**/main.yml
**/host_vars/**/main.yml
group_vars/**/vault.yml
host_vars/**/vault.yml
**/group_vars/**/vault.yml
**/host_vars/**/vault.yml
.ansible/roles/**/vars/*
playbooks/vars/ssh_keys_vault.yml
playbooks/vars/ssh_keys.yml
**/playbooks/vars/ssh_keys_vault.yml
**/playbooks/vars/ssh_keys.yml
playbooks/vars/main.yml
playbooks/vars/vault.yml
**/playbooks/vars/main.yml
**/playbooks/vars/vault.yml
files/**/**/config
**/files/**/**/config
files/**/**/authorized_keys
**/files/**/**/authorized_keys
files/**/**/*.conf
**/files/**/**/*.conf
files/**/**/*.dirs
**/files/**/**/*.dirs
files/**/**/*.defaults
**/files/**/**/*.defaults
files/**/**/bash_aliases
**/files/**/**/bash_aliases
files/**/**/bash_functions
**/files/**/**/bash_functions
templates/**/**/config
**/templates/**/**/config
templates/**/**/authorized_keys
**/templates/**/**/authorized_keys
templates/**/**/*.conf
**/templates/**/**/*.conf
templates/**/**/*.dirs
**/templates/**/**/*.dirs
templates/**/**/*.defaults
**/templates/**/**/*.defaults
templates/**/**/bash_aliases
**/templates/**/**/bash_aliases
templates/**/**/bash_functions
**/templates/**/**/bash_functions
hosts.ini
hosts.yml
hosts.yaml
hosts.json
vault.yml