changed readme.md
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user