tripleo-ansible/_skeleton_role_
Kevin Carter 1cb8d44e0f
fix galaxy meta requirements
Also takes the opportunity to ignore "meta" directory from molecule
jobs. Since we apparently can't use "irrevelant_files" with "files",
we're using a negative look-ahead regexpi[1], to take all BUT "meta.*".

[1] https://www.regular-expressions.info/lookaround.html

NOTE: this patch also toggle tripleo-ansible-centos-8-role-addition to
non-voting in order to get this change merged. This job times out on a
regular basis, and prevents this needed patch to merge. Follow-up are
needed, for instance calling "pip-compile" as it's now done here:
https://review.opendev.org/c/openstack/tripleo-quickstart/+/807491

Closes-Bug: 1943965
Change-Id: I84d077c6daefdbeda4fda2d1f8fdd400c7437500
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2021-09-21 08:53:45 -05:00
..
defaults Convert all OS module imports to collections imports 2021-08-09 17:04:22 +03:00
files Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00
handlers Skeleton role, get with the decade 2020-01-31 10:50:35 +13:00
meta fix galaxy meta requirements 2021-09-21 08:53:45 -05:00
molecule/default Use centos-8 stream for molecule jobs 2021-04-25 23:56:33 +03:00
tasks Update skeleton role to use ansible_facts 2021-02-22 13:55:56 -07:00
vars Fix role addition skeleton 2020-08-20 13:37:58 +01:00