This change updates the project structure to reflect the documented
ansible best practice when creating projects [0].
* setup.cfg has been updated to ensure this package installs all of the
libs and playbooks into the correct on system locations.
With this change we should be able to begin collecting content throughout
the tripleo ecosystem.
[0] - https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html#directory-layout
Change-Id: If3ca66befee3f82f462a8fc00984698e26cc7e9b
Signed-off-by: Kevin Carter <kecarter@redhat.com>