Commit graph

21 commits

Author SHA1 Message Date
Sebastian Gumprich
bb588bd777
linting (#603)
* linting

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* more linting

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* change line length issues

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* replace yes with true in tasks

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* use manual line-wrapping because ansible-lint does not support it correctly.

see https://github.com/ansible/ansible-lint/issues/2522

* use manual line-wrapping because ansible-lint does not support it correctly.

see https://github.com/ansible/ansible-lint/issues/2522

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* use manual line-wrapping because ansible-lint does not support it correctly.

see https://github.com/ansible/ansible-lint/issues/2522

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* add exception for task

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* remove trailing whitespace

* add back deleted params

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* add back deleted params

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* add back tasks

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
2023-01-24 12:40:27 +01:00
Sebastian Gumprich
faffddbf31
add a runtime.yml to declare minimum ansible version (#363)
* add a runtime.yml to declare minimum ansible version

Signed-off-by: Sebastian Gumprich <github@gumpri.ch>

* add minimum ansible version to reamde

Signed-off-by: Sebastian Gumprich <github@gumpri.ch>

* Prettified Code!
2020-12-26 21:27:19 +01:00
Sebastian Gumprich
ac3c12d264 move to collections 2020-11-07 21:19:43 +01:00
Dustin Miller
4228e8a157 Add intial support for OpenSUSE (#250)
* Add support for OpenSUSE
2019-12-14 20:37:23 +01:00
Eike Waldt
66888990af
add test support for CentOS8
Signed-off-by: Eike Waldt <waldt@b1-systems.de>
2019-10-07 20:28:15 +02:00
Hannes Rosenögger
c86790c748
Add test support for debian buster
Signed-off-by: Hannes Rosenögger <123haynes@gmail.com>
2019-10-06 21:59:29 +02:00
Sebastian Gumprich
78f9419f14
Update main.yml 2019-09-26 21:54:27 +02:00
Sebastian Gumprich
310cbf5f2d remove eol'd OS and add new
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2019-04-29 17:10:35 +02:00
Sebastian Gumprich
7a6b1f7d66 fix ansible lint remarks
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2018-11-21 19:36:12 +01:00
Sebastian Gumprich
e71fce9015
Update main.yml 2018-10-11 09:32:15 +02:00
Sebastian Gumprich
e439904fd0 update minimum ansible version 2018-08-01 21:08:16 +02:00
Thomas Fan
15b0c1726e Update syntax to 2.4 2018-01-23 14:55:36 -05:00
Bill ONeill
84cf6d6747 Add support for Amazon Linux 2018-01-04 16:08:08 -05:00
Sebastian Gumprich
dfc505634b update min ansible version 2017-02-28 21:34:35 +01:00
Robin Schneider
c934a01c15
Don’t refer to this role as "playbook" in the role description
Finishes work done by @rndmh3ro in #97

Closes: #97
2016-12-03 11:36:11 +01:00
Sebastian Gumprich
0999b7b1cf update meta file 2016-06-24 17:36:26 +02:00
Sebastian Gumprich
1b35de9644 Ansible 2.0 support
This role was tested with Ansible 2.0
2016-02-24 08:14:41 +01:00
Sebastian Gumprich
5587a2343e add debian 8 support. 2016-02-24 07:39:55 +01:00
Sebastian Gumprich
42d333d278 update platforms in meta-file
this way the match the style used by ansible galaxy.
2016-02-24 07:39:55 +01:00
Sebastian Gumprich
b5bafbf75c Change categories to tags for upcoming ansible 2.0 2015-12-29 15:08:18 +01:00
Sebastian Gumprich
3a004c90dc Add meta-files for Ansible Galaxy 2015-06-22 16:02:42 +00:00