Fix ansible-lint jobs + fix jobs
The images were not being promoted for stable/zed so this
fixes it as well as forces a promotion for the images that
have not been promoted since.
These are merged together because the gate is broken.
Skip-Release-Notes
Change-Id: I761b12842c7771480a30d6bc598590cda14e5bdc
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bd2d792..2c0ca4e 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -41,6 +41,6 @@
args: ["--profile", "black", "--filter-files"]
- repo: https://github.com/ansible/ansible-lint.git
- rev: v24.7.0
+ rev: v25.1.2
hooks:
- id: ansible-lint