Commit Graph

7 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 1e6fc97dbe Fix linters and metadata
With update of ansible-lint to version >=6.0.0 a lot of new
linters were added, that enabled by default. In order to comply
with linter rules we're applying changes to the role.

With that we also update metdata to reflect current state.

Change-Id: I3aa1a19eb1aa735bafb29e5babe433b77a8d1f47
2023-07-12 12:33:19 +02:00
Dmitriy Rabotyagov 9847b5f0bf Drop plugins from role requirements
Change-Id: I95c56c0ae013da8b20e05435f58712ad29451666
2022-01-11 16:58:21 +02:00
Jonathan Rosser ce9cba08a8 Remove references to unsupported operating systems
All references to Gentoo, SUSE, Debian stretch and Centos-7  are removed.
Conditional tasks, ternary operators and variables are simplified where possible
OS specific variables files are generalised where possible

Change-Id: I214f35cfff5fa9dd703733f795d6a7e414d729ca
2021-03-16 08:58:38 +00:00
Jean-Philippe Evrard 08a071fa9c Add integrated coverage
Currently this role doesn't test the integrated jobs.
Adding the main integrated jobs make sure this project doesn't
break the integrated.

This patch also fixes the meta for the role for openSUSE 15.

Change-Id: I6112dcb885f598f218b8a7ba385840a7db343aa3
2019-05-21 16:46:03 +02:00
Guilherme Steinmüller 342b297822 debian: add support
This patch updates the meta to reflect it's support
of Debian accordingly as well as rename ubuntu vars
file to debian.

Change-Id: If5147cb83c4b939a1ba7e3028641271689c02328
2019-04-09 00:46:33 +00:00
Jean-Philippe Evrard f402427b98 Add Bionic testing
Now that bionic testing is added into the tests repos, we can
start testing it in the repo.

Depends-On: https://review.openstack.org/#/c/566959/
Change-Id: Iba9c18dc4c48aebea9577499d0a7428f2d295162
2018-05-14 20:44:38 +02:00
Kevin Carter dd82b31ee2
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-03-13 23:09:48 -05:00