diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2022-12-05 21:42:17 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2022-12-05 21:42:17 +0100 |
commit | 3b040fac09eb158caf963d7c956610f99f8e0c17 (patch) | |
tree | a39b2297abf2d404e1c974aebdd2fb17ffa2de69 /inventory.ini | |
download | ansible-memzero-3b040fac09eb158caf963d7c956610f99f8e0c17.tar.gz ansible-memzero-3b040fac09eb158caf963d7c956610f99f8e0c17.zip |
initial ansible setup
Diffstat (limited to 'inventory.ini')
-rw-r--r-- | inventory.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory.ini b/inventory.ini new file mode 100644 index 0000000..a7b0eb6 --- /dev/null +++ b/inventory.ini @@ -0,0 +1 @@ +memzero.de USER=johannst DATA_ROOT=/home/johannst/pods NETWORK=podnet |