f407d7f078
There is no record for why we implement the database creation outside of the role in the playbook, when we could do it inside the role. Implementing it inside the role allows us to reduce the quantity of group_vars duplicated from the role, and allows us to better document the required variables in the role. The delegation can still be done as it is done in the playbook too. In this patch we remove the group_vars which were duplicated from the role, and remove the DB setup tasks as they are no longer required. Depends-On: https://review.openstack.org/578812 Change-Id: I0d9ecec55ee15c83159a1ea5715241f53823cd32 |
||
---|---|---|
.. | ||
env.d | ||
group_vars | ||
host_vars/localhost | ||
dynamic_inventory.py | ||
localhost |