commit 77e0ffa5a18d98b700874a6e97a35a7118b8ea0e Author: Booklordofthedings Date: Mon Jun 2 17:45:32 2025 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5c199eb --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# ---> Ansible +*.retry + diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a97f56 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Ansible-Config + +My personal Ansible Configuration \ No newline at end of file