Update ReadMe for local directory sync 📚
This commit is contained in:
11
README.md
11
README.md
@@ -61,7 +61,16 @@ Before you begin, ensure you have the following prerequisites installed and conf
|
||||
terraform apply -var="GITHUB_REPO_URL=https://github.com/MasqAs/projet-vxlan-automation"
|
||||
```
|
||||
|
||||
Enter yes when prompted to proceed.
|
||||
Or, if you want to clone a local directory:
|
||||
|
||||
```bash
|
||||
terraform apply -var="LOCAL_DIR_PATH=/path/to/your/local/directory"
|
||||
```
|
||||
|
||||
> [!note]
|
||||
> Note that there is no synchronization between your remote folder and your local folder once the instance has been created.
|
||||
|
||||
Enter `yes` when prompted to proceed.
|
||||
|
||||
5. **Ansible Automation**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user