mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-11-25 12:15:51 +01:00
de1bd094e5
* fix(ansible-lint): FQDN and `name` * fix(ansible-lint): add `name` and FQDN for module call * fix(ansible-lint): add `name` to tasks and FQDN for module * fix(ansible-lint): add task `name` and FQDN for module calls * fix(ansible-lint): last `include_tasks` * fix(ansible-lint): add task names and FQDN * refactor: `Ensure` to `Run` * [skip ci]refactor: add exist and seperate ensure installed node task, mention build cluster * [skip ci]refactor: Pipe seperator * [skip ci]refactor: run * refactor: remove quotes as other files don't use them For templated vars in task name * [skip ci]refactor: task names, use `Run` * [skip ci]refactor: use variable name in task name * [skip ci]refactor: task names * [skip ci]refactor: add service mgr in task name * [skip ci]refactor: add task names and module FQDNs * [skip ci]refactor: fix task name * [skip ci]refactor: add - * [skip ci]refactor: include task names and FQDNs * [skip ci]refactor: add task names and FQDNs * [skip ci]: ignore `name[template]` * refactor: `when` clause for `block` should be before `block` * fix: https://github.com/ansible-community/molecule/issues/3883 * refactor: molecule lint command was removed in version `5.0.0` Use separate CI job step to run linting instead. * [skip ci]refactor: noqa for command tasks Subject to change * refactor: use Ubuntu 22.04 Suspect issues with Molecule tests are related to cgroups v2. |
||
---|---|---|
.. | ||
determine_systemd_context.yml | ||
ensure_cluster.yml | ||
ensure_containerd_registries.yml | ||
ensure_control_plane_started_openrc.yml | ||
ensure_control_plane_started_systemd.yml | ||
ensure_directories.yml | ||
ensure_downloads.yml | ||
ensure_drain_and_remove_nodes.yml | ||
ensure_installed_node.yml | ||
ensure_installed.yml | ||
ensure_k3s_auto_deploy.yml | ||
ensure_k3s_config_files.yml | ||
ensure_pre_configuration.yml | ||
ensure_started.yml | ||
ensure_stopped.yml | ||
ensure_uninstalled.yml | ||
ensure_uploads.yml | ||
main.yml | ||
post_checks_control_plane.yml | ||
post_checks_nodes.yml | ||
post_checks_uninstalled.yml | ||
pre_checks_cgroups.yml | ||
pre_checks_cluster.yml | ||
pre_checks_control_node_count.yml | ||
pre_checks_experimental_variables.yml | ||
pre_checks_issue_data.yml | ||
pre_checks_packages.yml | ||
pre_checks_unsupported_rootless.yml | ||
pre_checks_variables.yml | ||
pre_checks_version.yml | ||
pre_checks.yml | ||
state_downloaded.yml | ||
state_installed.yml | ||
state_restarted.yml | ||
state_started.yml | ||
state_stopped.yml | ||
state_uninstalled.yml | ||
state_validated.yml |