You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
181 B

  1. ansible==9.13.0
  2. # Needed for community.crypto module
  3. cryptography==44.0.0
  4. # Needed for jinja2 json_query templating
  5. jmespath==1.0.1
  6. # Needed for ansible.utils.ipaddr
  7. netaddr==1.3.0