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
185 B

  1. ansible==9.10.0
  2. # Needed for jinja2 json_query templating
  3. jmespath==1.0.1
  4. # Needed for ansible.utils.validate module
  5. jsonschema==4.23.0
  6. # Needed for ansible.utils.ipaddr
  7. netaddr==1.3.0