ansible-role-systemd_mount/requirements.yml
Dmitriy Rabotyagov 7fc88179dc 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: I7bf4c0fca678fd50be2dc041fe16efcc67c44fa5
Closes-Bug: #1961621
2022-05-13 10:54:27 +02:00

6 lines
115 B
YAML

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