Commit Graph

414 Commits

Author SHA1 Message Date
Karsten Kosmala
80eca60031
add missing bracket
Co-authored-by: Xan Manning <244186+xanmanning@users.noreply.github.com>
2022-01-30 12:08:22 +01:00
Karsten Kosmala
424145881c use basename of url for items in k3s_server_manifests_urls and k3s_server_pod_manifests_urls if filename is not provided
Signed-off-by: Karsten Kosmala <kosmala@cosmocode.de>
2022-01-20 11:13:32 +01:00
Xan Manning
3be9eff967
Merge pull request #174 from xlejo/fix_become_documentation
Rename `k3s_become_for_all` for `k3s_become`.
2022-01-07 19:24:49 +00:00
Alejo Diaz
410a5bf009
Rename k3s_become_for_all for k3s_become. 2022-01-07 13:34:40 -03:00
Xan Manning
252b87bf65 chore(changelog): updates for release 3.0.1 2022-01-06 20:57:23 +00:00
Xan Manning
1fa910f931 fix(readme): typo 2022-01-06 20:53:53 +00:00
Xan Manning
2e5dd3cc07 docs(readme): note about ansible_python_interpreter 2022-01-06 20:52:48 +00:00
Xan Manning
e7693c5d2f
Merge pull request #173 from xlejo/add_become_to_pre_checks_packages
Adding become to pre checks packages
2022-01-06 20:50:14 +00:00
Alejo Diaz
4f0bb3f9a7
Adding become to pre checks packages
To make sure that system packages are found with `which` in
distributions like Debian for example.
2022-01-06 09:49:26 -03:00
Xan Manning
473f3943d2
Merge pull request #170 from PyratLabs/v3_release
V3 Release
2022-01-02 22:21:45 +00:00
Xan Manning
7e9292c01b fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
Xan Manning
a88d27d2ae feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
Xan Manning
377565de96 fix(airgap): moved from vars to defaults 2022-01-02 21:10:48 +00:00
Xan Manning
3be75a8296
Merge pull request #165 from crutonjohn/feat/air-gap
Feature: Air Gap Installation
2022-01-02 20:38:59 +00:00
Xan Manning
b9b2a8e054 chore(changelog): release notes for changelog 2021-12-27 13:19:32 -05:00
Andrew Chen
59af276c72 fix typo 2021-12-27 13:19:32 -05:00
Xan Manning
2f7d6af51d chore(changelog): updates 2021-12-27 13:19:32 -05:00
Xan Manning
20468734a0 fix(systemd): templating error for environment vars 2021-12-27 13:19:32 -05:00
Xan Manning
e983629167 fix(gha): do not continue on error 2021-12-27 13:19:32 -05:00
Xan Manning
0873fc4977 fix(rootless): attempt to resolve rootless issues in debian #161 2021-12-27 13:19:32 -05:00
Xan Manning
0fa1ef29a9 fix(start): annoying behaviour where k3s won't start as a single node in ha etcd #152 2021-12-27 13:19:32 -05:00
Xan Manning
e457854046 fix(validation): distribution and version for packages 2021-12-27 13:19:32 -05:00
Xan Manning
cc8ba00de2 feat(validate): package check for iptables on debian 2021-12-27 13:19:32 -05:00
Xan Manning
592b294ad8 fix(systemd): tests can continue on error, missing create function on lineinfile 2021-12-27 13:19:32 -05:00
Xan Manning
9349c9456d feat(systemd): added molecule tests for #164 2021-12-27 13:19:32 -05:00
Xan Manning
582a696918 feat(systemd): unit file allows environment variables to be defined #164 2021-12-27 13:19:32 -05:00
Xan Manning
987bc700a1 docs(readme): missing variable documentation 2021-12-27 13:19:32 -05:00
janar153
d9d8bbeece Update main.yml 2021-12-27 13:19:32 -05:00
janar153
5288de9db1 Update main.yml 2021-12-27 13:19:32 -05:00
Xan Manning
df51a8aaec fix(molecule): fix rockylinux test, add debian11 fix snapshotter 2021-12-27 13:19:32 -05:00
Xan Manning
a4cbc4d68d chore(changelog): release notes for changelog 2021-12-23 08:48:10 +00:00
Xan Manning
41a13ca2f7
Merge pull request #169 from andrewtheguy/fixtypo
fix typo
2021-12-23 08:34:02 +00:00
Andrew Chen
ce4ad4dc0b fix typo 2021-12-22 22:18:42 -08:00
Xan Manning
58f4de5481 chore(changelog): updates 2021-12-20 21:58:00 +00:00
Xan Manning
c287bef9cd
Merge pull request #167 from PyratLabs/multiple-bugfixes-and-features
Multiple bugfixes and features
2021-12-20 21:46:53 +00:00
Xan Manning
59f0a2152e fix(systemd): templating error for environment vars 2021-12-20 21:34:15 +00:00
Xan Manning
191d51bce6 fix(gha): do not continue on error 2021-12-20 21:17:43 +00:00
Xan Manning
2a282c0ae2 fix(rootless): attempt to resolve rootless issues in debian #161 2021-12-20 21:14:23 +00:00
Xan Manning
677db09b4a fix(start): annoying behaviour where k3s won't start as a single node in ha etcd #152 2021-12-20 21:06:10 +00:00
Xan Manning
4c20fd3f0b fix(validation): distribution and version for packages 2021-12-20 20:18:38 +00:00
Xan Manning
1eaeba67b5 feat(validate): package check for iptables on debian 2021-12-19 21:41:59 +00:00
Xan Manning
09abfd2cba fix(systemd): tests can continue on error, missing create function on lineinfile 2021-12-19 19:13:48 +00:00
Xan Manning
ccfa561be0 feat(systemd): added molecule tests for #164 2021-12-19 19:02:31 +00:00
Xan Manning
0c77eb143d feat(systemd): unit file allows environment variables to be defined #164 2021-12-19 18:59:42 +00:00
Xan Manning
4269e25e6b
Merge pull request #166 from PyratLabs/multiple-bugfixes-and-features
fix(molecule): fix rockylinux test, add debian11 fix snapshotter
2021-12-19 18:39:31 +00:00
Xan Manning
dd341f6f10 docs(readme): missing variable documentation 2021-12-18 23:08:36 +00:00
Xan Manning
01b914985a Merge branch 'main' into multiple-bugfixes-and-features 2021-12-18 23:06:39 +00:00
Xan Manning
0f143962a1
Merge pull request #163 from janar153/main
Added option to chnage K3s updates API url
2021-12-18 23:06:11 +00:00
Xan Manning
80f591cba4 fix(molecule): fix rockylinux test, add debian11 fix snapshotter 2021-12-18 23:04:24 +00:00
Curtis John
dd3c460bfa
feat(airgap): skip evaluations that aren't relevant to airgap
checking release version and tasks that depend on that check do not need to function since we won't
be aware of the version in an airgapped deployment
2021-12-15 16:43:51 -05:00