mirror of
https://github.com/Manoj-HV30/cloud-vps.git
synced 2026-07-13 00:50:10 +00:00
updated readme
This commit is contained in:
@@ -25,8 +25,8 @@ Follow the [official Ansible installation guide](https://docs.ansible.com/ansibl
|
||||
|
||||
1. **Clone the Repository:**
|
||||
```bash
|
||||
git clone https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git
|
||||
cd YOUR_REPO_NAME
|
||||
git clone https://github.com/YOUR_USERNAME/cloud-vps.git
|
||||
cd cloud-vps
|
||||
```
|
||||
|
||||
2. **Choose Your Cloud Provider:** This blueprint is natively written for **Microsoft Azure**, but the Ansible logic is completely cloud-agnostic. Ensure you have the Azure CLI installed and have run `az login` to authenticate.
|
||||
|
||||
Reference in New Issue
Block a user