diff --git a/ansible/.gitignore b/ansible/.gitignore index f7a4281..c81d39f 100644 --- a/ansible/.gitignore +++ b/ansible/.gitignore @@ -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