Commit 3a3721f
Fix Ansible version to be compatible with Python 3.11
Update Ansible version constraint from >=2.16.0,<3.0.0 to >=9.0.0,<13.0.0
since version 13+ requires Python 3.12 and the container uses Python 3.11.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 77e8d1c commit 3a3721f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments