Skip to content

Commit 4c23c55

Browse files
committed
Wrap lines and add missing new line at end of file
1 parent 798f72a commit 4c23c55

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# Use Ansible 5 for consistent Rocky 9 behaviour when available, otherwise use Ansible 4
1+
# Use Ansible 5 for consistent Rocky 9 behaviour when available, otherwise use
2+
# Ansible 4
23
ansible>=4,<5; python_version<"3.7"
3-
ansible>=5,<6; python_version>="3.7"
4+
ansible>=5,<6; python_version>="3.7"

0 commit comments

Comments
 (0)