doc(README.md): Remove version specification, as it was not used by me
This commit is contained in:
@@ -182,7 +182,7 @@ Initialize Python environment and install Ansible using `uv`:
|
|||||||
uv init --bare
|
uv init --bare
|
||||||
|
|
||||||
# Add Ansible dependency
|
# Add Ansible dependency
|
||||||
uv add "ansible>=14.2.0"
|
uv add "ansible"
|
||||||
```
|
```
|
||||||
|
|
||||||
### 7.3 Infrastructure Provisioning & Automated Execution
|
### 7.3 Infrastructure Provisioning & Automated Execution
|
||||||
|
|||||||
Reference in New Issue
Block a user