Skip to content

Commit

Permalink
Correct commented-out ansible pin
Browse files Browse the repository at this point in the history
The pin now agrees with what is in cisagov/skeleton-ansible-role.

Co-authored-by: Nick <[email protected]>
  • Loading branch information
jsf9k and mcdonnnj authored Jun 6, 2024
1 parent 2e53e0d commit c617bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ repos:
# necessary to add the ansible package itself as an
# additional dependency, with the same pinning as is done in
# requirements-test.txt of cisagov/skeleton-ansible-role.
# - ansible>=8,<10
# - ansible>=9,<10
# ansible-core 2.16.3 through 2.16.6 suffer from the bug
# discussed in ansible/ansible#82702, which breaks any
# symlinked files in vars, tasks, etc. for any Ansible role
Expand Down

0 comments on commit c617bb9

Please sign in to comment.