Skip to content

Commit 28d4666

Browse files
APM-6129-AnsibleIssueHighALerts
1 parent 1f72a70 commit 28d4666

File tree

3 files changed

+23
-60
lines changed
  • ansible/collections/ansible_collections/nhsd/apigee/tests/integration/targets/test_validate_manifest/files/personal-demographics-service-v1.0.0

3 files changed

+23
-60
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
SERVICE_NAME: personal-demographics
2-
DIST_DIR: "{{ lookup('env', 'DIST_DIR') }}"

poetry.lock

Lines changed: 22 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ flake8 = "^3.7.9"
1515
mypy = "^0.770"
1616
pytest = "^5.4.2"
1717
pytest-cov = "^2.8.1"
18-
ansible = "^8.5.0"
18+
ansible = "^2.9.23rc1"
1919
pyyaml = "^6.0"
2020
jmespath = "^0.10.0"
2121
awscli = "^1.18.80"

0 commit comments

Comments
 (0)