mash-playbook/.gitignore
Slavi Pantaleev e71a879748 Create group_vars/mash_servers based on a template (group_vars/mash_servers_all)
In the future, we'll also have optional optimization steps, which could
trim down `group_vars/mash_servers` based on the components being used.
2023-11-20 11:07:31 +02:00

20 lines
291 B
Text

/inventory
# ignore roles pulled by ansible-galaxy
/roles/galaxy/*
!/roles/galaxy/.gitkeep
# ignores vscode file
.vscode
# ignores macos files
.DS_Store
/requirements.yml
/requirements.yml.srchash
/setup.yml
/setup.yml.srchash
/group_vars/mash_servers
/group_vars/mash_servers.srchash