ansible-role-systemd_service/requirements.yml
Dmitriy Rabotyagov e4a0d4edcf Update requirements.yml to be installable without force flag
Due to galaxy verification on versions, we can't install requirements
without --force when we set an FQCN name instead of git path.

This causes ansible-lint to fail with:
Non integer values in LooseVersion ('master')

Change intends to fix this and ensure requirements are more
easily installable.

Change-Id: Ia950023d3d747e9fff4c900b207ce7087c4e7314
2025-02-13 09:09:24 +01:00

6 lines
115 B
YAML

---
collections:
- name: https://opendev.org/openstack/ansible-config_template
type: git
version: master