ansible-role-systemd_networkd/requirements.yml
Dmitriy Rabotyagov 09c629cf52 Update documentation on role requirements
In README file we're refferencing plugins repo for installing
config_template from it. However, we're using module from it's
collection.
We're updating documentation along with renaming a-r-r to more common
requirements.yml and adjusting rc file
to drop not required overrides from there.

Change-Id: I2329c2744348a8d704fe36f81e4ad43602c39541
Closes-Bug: #1961621
2022-05-13 10:42:11 +02:00

6 lines
109 B
YAML

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