changed readme.md

This commit is contained in:
Shankar Mounesh
2022-06-12 18:48:53 +05:30
parent c4c26fbd8b
commit c0f40b7ee7
+1 -1
View File
@@ -9,7 +9,7 @@ curl 172.16.16.65:8081/ansible/ | bash
``` ```
The above command downloads a bash file from 172.16.16.65 and runs the following commands instead of running one by one The above command downloads a bash file from 172.16.16.65 and runs the following commands instead of running one by one
## Run this command to install and run ansibleIf the above command not works run the following commands to install and run ansible ## Run the below command incase if the above command fails
```sh ```sh
apt update -y; apt update -y;