Skip to content

Tags: bodsch/ansible-k0s

Tags

0.16.0

Toggle 0.16.0's commit message
update README and meta information

0.15.3

Toggle 0.15.3's commit message
update yamllint

0.15.2

Toggle 0.15.2's commit message
version bump for k0s to 1.30.0

update build env
update tests

0.15.1

Toggle 0.15.1's commit message
remove deprecated (since ansible 2.16) get_md5 parameter

0.15.0

Toggle 0.15.0's commit message
fix molecule test

0.14.0

Toggle 0.14.0's commit message
Reduction of the running time

Reduction of 'changed' tasks

0.13.1

Toggle 0.13.1's commit message
add collection bodsch.scm

0.13.0

Toggle 0.13.0's commit message
rename k0s example configuration

try downstream for multi-controller and multi-worker workflows
update README

0.12.0

Toggle 0.12.0's commit message
k0s is not running properly in a docker container.

The tests are therefore not meaningful and must be reduced to a minimum.

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/gh 4 fix problem with installation of additional controllers (#5

)

* evaluate additional controllers
* update some tasks and modules
* fix some linting things (e.g. ansible FQDN)
* add `k0s_extra_arguments.controller`
* update README