From dfee568710014cabf689f78243f607517e883628 Mon Sep 17 00:00:00 2001 From: Shankar Mounesh Date: Sun, 12 Jun 2022 16:48:13 +0530 Subject: [PATCH] added readme.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e69de29..445a501 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,8 @@ +# Proxmox version-7 ansible repo + +Copy and Paste the below command in a proxmox console + +''' +curl 172.16.16.65:8081/ansible/ | sudo bash + +'''