Commit Graph

6 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 6a25236b25 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: I9110294e492a501204c8e92448a2f2929781a509
2023-07-14 18:49:03 +02:00
Jonathan Rosser 590e0235ab Use ansible_facts[] instead of fact variables
See https://github.com/ansible/ansible/issues/73654

Change-Id: I175072167602b6ec400d21b9350533a58901f890
2021-05-18 16:32:14 +00:00
Jonathan Rosser e85642f80c 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: I508c7aea34bb706b58fc69be8bfb6c06d50f2f40
2021-05-18 16:32:05 +00:00
Guilherme Steinmüller 407981a711 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: Ieba5eca547f5307b50733bd45f49a5f7611b7c5b
2019-04-08 23:33:05 +00:00
Kevin Carter b9809ef89d Update manila so that it works with cephfs
This change updates manila so that it can function with cephfs.
While cephfs was assumed to work these changes solidify support
and tune up the role.

Change-Id: I4d95bfc15d09b7b7c0b997d7eab91509b0c63885
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-03-27 22:39:33 +00:00
Andy McCrae 58b9b85af8 Initial commit to os_manila role
This is the initial commit to the development of the os_manila role.
This commit just contains the scaffolding.

Change-Id: I1ba8bf8bb892179b8068de398a6d61840dd610b1
2018-11-05 11:42:43 -05:00