3 Commits

Author SHA1 Message Date
Michal Nasiadka
b4f1d3c993 Bump ansible-lint
Sync the versions with kolla-ansible

Depends-On: https://review.opendev.org/c/openstack/kayobe/+/883744

Change-Id: I744d64e1e69021f93497fcf127a6abd315f04669
2023-05-22 12:55:26 +00:00
Mark Goddard
54d545a614 CI: run ansible-test sanity checks
The script has been adapted from one in ansible-collections-openstack.

Change-Id: I494b6d62c67ab66255f7a6a9e229f14021d48800
2022-01-18 11:34:17 +00:00
Mark Goddard
a3acb4efb0 Initialise Ansible collection
This change was created using the OpenStack cookiecutter. A few changes
were made to the cookiecutter output, including removing the python
module structure.

Next, the Ansible collection directory structure was initiatilised via:

    ansible-galaxy collection init openstack.kolla

galaxy.yml has been updated to add project metadata.

Some of the basic repository content has been adapted from
kolla-ansible.

The documentation has been cleansed of boilerplate, and the contributor
guide initialised.

CI jobs for docs have been added.

Change-Id: I09ab26b9383d3d415bba735fc0d72e7c88a288b4
2022-01-17 16:24:30 +00:00