diff --git a/README.md b/README.md index d672c30..13e2f59 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ Initialize Python environment and install Ansible using `uv`: uv init --bare # Add Ansible dependency -uv add "ansible>=14.2.0" +uv add "ansible" ``` ### 7.3 Infrastructure Provisioning & Automated Execution