Skip to content

Commit c617bb9

Browse files
jsf9kmcdonnnj
andauthored
Correct commented-out ansible pin
The pin now agrees with what is in cisagov/skeleton-ansible-role. Co-authored-by: Nick <[email protected]>
1 parent 2e53e0d commit c617bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ repos:
163163
# necessary to add the ansible package itself as an
164164
# additional dependency, with the same pinning as is done in
165165
# requirements-test.txt of cisagov/skeleton-ansible-role.
166-
# - ansible>=8,<10
166+
# - ansible>=9,<10
167167
# ansible-core 2.16.3 through 2.16.6 suffer from the bug
168168
# discussed in ansible/ansible#82702, which breaks any
169169
# symlinked files in vars, tasks, etc. for any Ansible role

0 commit comments

Comments
 (0)