diff --git a/scripts/project-templates/devops/requirements.txt b/scripts/project-templates/devops/requirements.txt index a46297e..da8fae7 100644 --- a/scripts/project-templates/devops/requirements.txt +++ b/scripts/project-templates/devops/requirements.txt @@ -2,7 +2,7 @@ # Production-grade packages with version constraints # Configuration Management -ansible>=9.2.0,<10.0.0 +ansible>=9.2.0,<14.0.0 ansible-core>=2.16.0,<3.0.0 # Cloud SDKs