diff --git a/.gitignore b/.gitignore index fd85c70..c09d327 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.hosts *.private + +config/.config diff --git a/ansible/config.yml b/ansible/config.yml index 3ed7430..04a9f06 100644 --- a/ansible/config.yml +++ b/ansible/config.yml @@ -15,6 +15,7 @@ - hosts: all vars: stow_packages: + - config - git - ruby - ssh