ansible-role-k3s/tasks
Xan Manning e9ddc8738a
fix(post-check): shorten node check delay to 5 seconds
2022-09-02 18:49:42 +01:00
..
determine_systemd_context.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
ensure_cluster.yml feat(post-checks): add option to skip post-checks 2022-09-02 18:02:06 +01:00
ensure_containerd_registries.yml fix(linting): ensure tests pass 2022-09-01 20:39:17 +01:00
ensure_control_plane_started_openrc.yml fix: autodeploy fix 2022-06-15 21:36:14 +00:00
ensure_control_plane_started_systemd.yml fix: control plane start retries 2022-06-15 21:03:39 +00:00
ensure_directories.yml fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
ensure_downloads.yml fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
ensure_drain_and_remove_nodes.yml fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
ensure_installed.yml fix: control plane start retries 2022-06-15 21:03:39 +00:00
ensure_installed_node.yml fix(linting): ensure tests pass 2022-09-01 20:39:17 +01:00
ensure_k3s_auto_deploy.yml fix(linting): ensure tests pass 2022-09-01 20:39:17 +01:00
ensure_k3s_config_files.yml fix(linting): ensure tests pass 2022-09-01 20:39:17 +01:00
ensure_pre_configuration.yml fix(linting): ensure tests pass 2022-09-01 20:39:17 +01:00
ensure_started.yml fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
ensure_stopped.yml fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
ensure_uninstalled.yml fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
ensure_uploads.yml fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
main.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
post_checks_control_plane.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
post_checks_nodes.yml fix(post-check): shorten node check delay to 5 seconds 2022-09-02 18:49:42 +01:00
post_checks_uninstalled.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
pre_checks.yml WIP(alpine): trying to find a container image that supports openrc 2022-06-15 15:14:59 +01:00
pre_checks_cgroups.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
pre_checks_cluster.yml fix(become): only one variable neeed for become 2022-01-02 22:20:14 +00:00
pre_checks_control_node_count.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
pre_checks_experimental_variables.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
pre_checks_issue_data.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
pre_checks_packages.yml fix: Support nftables for Debian 11 2022-02-15 15:57:43 -05:00
pre_checks_unsupported_rootless.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
pre_checks_variables.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
pre_checks_version.yml fix(version): ensure log output provided when version lookup fails 2022-09-02 18:09:23 +01:00
state_downloaded.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
state_installed.yml fix(molecule): fix tests by ensuring fqcn is specified 2022-05-02 17:13:12 +01:00
state_restarted.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
state_started.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
state_stopped.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00
state_uninstalled.yml feat(post-checks): add option to skip post-checks 2022-09-02 18:02:06 +01:00
state_validated.yml feat: Remove Docker install tasks 2022-01-02 22:19:51 +00:00