Add ansible directories and configure hosts for all projects

This commit is contained in:
Jeremy Dormitzer 2020-12-04 18:01:08 -05:00
parent 8c8c7427c0
commit ff35428c7a
8 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1 @@
export ANSIBLE_INVENTORY="$(expand_path hosts.ini)"

View File

@ -0,0 +1 @@
git.jeremydormitzer.com

View File

@ -0,0 +1 @@
export ANSIBLE_INVENTORY="$(expand_path hosts.ini)"

View File

@ -0,0 +1 @@
justindormitzer.com ansible_host=167.71.186.105 ansible_user=root

View File

@ -0,0 +1 @@
export ANSIBLE_INVENTORY="$(expand_path hosts.ini)"

View File

@ -0,0 +1 @@
syncthing.jeremydormitzer.com

View File

@ -0,0 +1 @@
export ANSIBLE_INVENTORY="$(expand_path hosts.ini)"

View File

@ -0,0 +1,2 @@
jeremydormitzer.com
wallabag.jeremydormitzer.com