Use config_template as a collection

Since we still use ceph-ansible that has their own implementation of
config_template module it's worth to use mentioned module as a collection
explicitly.

Change-Id: I4c5c6a836b40805938735bc9c0d8d4d60d23ab61
(cherry picked from commit 17fb9cdc93)
This commit is contained in:
Dmitriy Rabotyagov 2021-11-30 15:17:28 +02:00 committed by Dmitriy Rabotyagov
parent 82d3e95817
commit 40509100f3
1 changed files with 4 additions and 0 deletions

View File

@ -40,4 +40,8 @@ galaxy_info:
- tempest
- development
- openstack
collections:
- openstack.config_template
dependencies: []