renovate/lib/modules/manager/ansible-galaxy
2023-02-19 12:43:48 +00:00
..
__fixtures__ refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
collections-metadata.ts refactor(manager): strict null checks (#15151) 2022-04-17 14:34:26 +02:00
collections.ts refactor(manager): strict null checks (#15151) 2022-04-17 14:34:26 +02:00
extract.spec.ts refactor: remove deprecated loadFixture calls (#16404) 2022-07-04 04:18:53 +00:00
extract.ts refactor: PackageFile -> PackageFileContent (#20502) 2023-02-19 12:43:48 +00:00
index.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
roles.ts refactor(manager): strict null checks (#15151) 2022-04-17 14:34:26 +02:00
types.ts refactor(manager): strict null checks (#15151) 2022-04-17 14:34:26 +02:00
util.ts refactor: rename lookupName -> packageName (#14494) 2022-03-04 09:04:02 +01:00

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