mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-12-26 12:50:54 +00:00
ignoring inventories
This commit is contained in:
parent
2a8c886e4a
commit
a01b607299
1 changed files with 4 additions and 0 deletions
4
ansible/.gitignore
vendored
4
ansible/.gitignore
vendored
|
@ -17,3 +17,7 @@ playbooks/vars/vaults/*
|
|||
# Ignore hidden configs
|
||||
playbooks/templates/hidden/*
|
||||
!playbooks/templates/hidden/README.md
|
||||
|
||||
# keep the inventory generic
|
||||
inventories/staging/hosts.ini
|
||||
inventories/production/hosts.ini
|
||||
|
|
Loading…
Reference in a new issue