excluded some very specific vars files from version control due to potential sensitive information
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -9,7 +9,10 @@
|
|||||||
/group_vars/sukaato.yml
|
/group_vars/sukaato.yml
|
||||||
/group_vars/armitage.yml
|
/group_vars/armitage.yml
|
||||||
/group_vars/sukaato.yml
|
/group_vars/sukaato.yml
|
||||||
/vars/*.yml
|
/vars/aria_api.yml
|
||||||
|
/vars/vpn_server.yml
|
||||||
|
/vars/tail_net.yml
|
||||||
|
/vars/local_facts.yml
|
||||||
|
|
||||||
# Ansible runtime and backups
|
# Ansible runtime and backups
|
||||||
*.original
|
*.original
|
||||||
|
|||||||
Reference in New Issue
Block a user