commit 1f10b650050587ff7814cf87eabe0e0d3ecad173 Author: vh Date: Fri May 31 16:21:49 2024 -0700 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..fe3e9ee --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ansible-config + +ESH / PFI Ansible Configuration \ No newline at end of file