changed readme file

This commit is contained in:
Shankar Mounesh
2022-06-12 22:28:18 +05:30
parent a9018e8384
commit 95bbb8e93c
+1 -1
View File
@@ -15,6 +15,6 @@ The above command downloads a bash file from 172.16.16.65 and runs the following
apt update -y; apt update -y;
apt install git ansible -y; apt install git ansible -y;
ansible --version; ansible --version;
https://git.bitsathy.ac.in/ShankarMounesh/ansible-proxmox.git proxmox.yml ansible-pull -U https://git.bitsathy.ac.in/ShankarMounesh/ansible-proxmox.git proxmox.yml;
``` ```