Commit Graph

6 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov dddc665165 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.

Depends-On: https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/888223
Change-Id: Ice967ef99da11e6bd5a7dffc0a5e3d377f8598f4
2023-07-14 21:30:29 +02:00
Jonathan Rosser 6b1c3f831a Remove support for Ubuntu Bionic
Change-Id: Ib13ee61f9f61bf56eaa71dfe41bd7cbf8c28675d
2021-12-08 07:17:06 +00:00
Jonathan Rosser 83694d6750 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: I59e808ff2dc75e36890d271db0ba7f40f9c108ed
2021-03-10 12:16:40 +00:00
Guilherme Steinmüller 98701abb97 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.

We also add in vars/debian the correspondent docker-ce
uri and gpg_uri.

Change-Id: Icf91eee6e369d9a6a95dd0c8772c2760eaff5bd2
2019-04-11 00:37:05 +00:00
Jonathan Rosser 1900f2b501 Add bionic to galaxy_info metadata
Change-Id: I80a570ed3deeb02b98daaa02a873b6572ae61e47
2018-08-02 16:10:06 +01:00
Kevin Carter daf9f9d60a
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-05 15:36:33 -05:00