Skip to content

Commit

Permalink
fix: skip ansible 2.17 on almalinux-8
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrunwald committed Sep 30, 2024
1 parent 2e51da8 commit 4fcb2a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .config/molecule/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,6 @@ provisioner:
- "2.9"
- "2.10"
- "2.11"
almalinux-8:
exclude_ansible_vers:
- "2.17"

0 comments on commit 4fcb2a2

Please sign in to comment.