renovate/lib/modules/manager/ansible-galaxy
Okean 5d95ece271
feat(manager/ansible-galaxy): support `.ansible.yaml` double extension (#26390)
2023-12-21 19:26:37 +00:00
..
__fixtures__ fix(ansible-galaxy): handle quoted dependencies (#25760) 2023-11-14 12:54:53 +00:00
__snapshots__ fix(ansible-galaxy): handle quoted dependencies (#25760) 2023-11-14 12:54:53 +00:00
collections-metadata.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
collections.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
extract.spec.ts fix(ansible-galaxy): handle quoted dependencies (#25760) 2023-11-14 12:54:53 +00:00
extract.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.ts feat(manager/ansible-galaxy): support `.ansible.yaml` double extension (#26390) 2023-12-21 19:26:37 +00:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
roles.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
types.ts refactor(manager): strict null checks (#15151) 2022-04-17 14:34:26 +02:00
util.ts fix(ansible-galaxy): handle quoted dependencies (#25760) 2023-11-14 12:54:53 +00:00

readme.md

Extracts Ansible Galaxy dependencies from configuration files used by the ansible-galaxy CLI tool.

This manager uses two depTypes to allow a fine-grained control of which dependencies are upgraded:

  • collection
  • role