Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
git/gitconfig.symlink
secrets
group_vars/all.yaml
2 changes: 2 additions & 0 deletions ansible.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[defaults]
inventory = inventory.ini
46 changes: 0 additions & 46 deletions brew.sh

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions group_vars/all.yaml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
git_name: foo
git_email: foo@example.com
31 changes: 0 additions & 31 deletions install

This file was deleted.

1 change: 1 addition & 0 deletions inventory.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python3
7 changes: 0 additions & 7 deletions nvm.sh

This file was deleted.

295 changes: 0 additions & 295 deletions osx.sh

This file was deleted.

Loading