This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
ansible-role-k3s
Watch
1
Star
0
Fork
0
You've already forked ansible-role-k3s
mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced
2024-11-22 11:48:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cc64737bdc
ansible-role-k3s
/
.ansible-lint
6 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactoring tests for Molecule v3.
2020-10-17 17:31:04 +02:00
---
Fixing ansible-linting, exclude name check for Travis-CI This release also fixes: - #38 : removing the --disable-agent option. Please use node taints. - #39 : clarified where jmespath should be installed in README.md
2020-09-15 19:10:25 +02:00
skip_list:
Pre-documentation work - Restructured when and asserts - Standardise molecule call, add systemd config
2021-02-16 16:46:01 +01:00
- role-name
Fix(tests): Resolve Ansible Lint warnings and fix Molecule tests on GitHub Actions (#202) * 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.
2023-05-13 15:49:39 +02:00
- name[template]
Reference in New Issue
Copy Permalink