commit 5cb5b49a6822fd56caf1ee09340a0595d39e4b0e Author: Ryan Hamilton Date: Sun May 25 20:58:47 2025 +0000 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..21341d3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# semaphore + +Ansible GUI for infrastructure management \ No newline at end of file