redhat-openstack / infrared

Plugin based framework that aims to provide an easy-to-use CLI for Ansible based projects
https://infrared.readthedocs.io/en/latest/index.html
Apache License 2.0
99 stars 96 forks source link

Fix ObjectStorage role use #424

Closed cschwede closed 5 months ago

cschwede commented 8 months ago

The role is named ObjectStorage, not SwiftStorage. This patch fixes this to ensure some of the deployment actions (like ObjectStorageExtraConfigPre) are actually executed.