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
This commit is contained in:
Dmitriy Rabotyagov 2021-11-30 15:17:28 +02:00 committed by Dmitriy Rabotyagov
parent 16d3b3fd18
commit 17fb9cdc93
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: []