Bump ansible-lint version
The version that we were capping to is no longer compatible with latest
upper-constraints.txt, so let us free float again.
The resulting linting errors are included for now to unblock the gate,
these will still need to be discussed or fixed later.
NOTE(kevko): Temporarily disabling horizon deployment, as it's not
possible to unblock gates without it
Co-Authored-By:
Michal Arbet <michal.arbet@ultimum.io>
Change-Id: Ib7f72b2663199ef80844a412bc436c6ef09322cc
Showing
- .ansible-lint 11 additions, 0 deletions.ansible-lint
- lint-requirements.txt 1 addition, 1 deletionlint-requirements.txt
- roles/cephadm/tasks/main.yml 3 additions, 3 deletionsroles/cephadm/tasks/main.yml
- tests/post.yml 6 additions, 6 deletionstests/post.yml
- tests/pre.yml 2 additions, 2 deletionstests/pre.yml
- tests/run-hashi-vault.yml 7 additions, 7 deletionstests/run-hashi-vault.yml
- tests/run.yml 34 additions, 34 deletionstests/run.yml
- tox.ini 1 addition, 0 deletionstox.ini
ansible>=6,<8 # GPLv3 | ||
ansible-lint>=6.0.0,<6.13.0 # MIT | ||
ansible-lint>=6.0.0,<7.0.0 # MIT | ||
bandit>=1.1.0 # Apache-2.0 | ||
bashate>=0.5.1 # Apache-2.0 | ||
doc8>=0.6.0 # Apache-2.0 | ||
... | ... |
Please register or sign in to comment