Add lint configuration and CI and fix the identified errors #14
june
commented 2024-12-01 22:23:14 +01:00
Owner
No description provided.
june
added 10 commits 2024-12-01 22:23:15 +01:00
add .editorconfig to ensure some style and format consistency
6dcf254a24
add .yamllint.yaml for some nicer yaml configuration for ansible-lint
a6453711d8
fix all ansible-lint yaml errors (except for line-length)
4060dbbe21
add .ansible-lint config with setting to skip yaml line-length check
4ff826e508
disable name[casing] check in ansible-lint config
bb24e6fd5a
fix ansible-lint error by not comparing to literal false
cf5e6c4e1a
exclude .forgejo/ directory from ansible-lint
d3d37e2e4c
add CI running ansible-lint
db02969168
Some checks failed
/ Ansible Lint (push) Failing after 1m32s
Details
convert two reboot tasks running on changed to handlers
e3a29c422a
Some checks failed
/ Ansible Lint (push) Failing after 1m37s
Details
report changed properly for "deactivate short moduli" task
e6d6d9eed0
Some checks failed
/ Ansible Lint (pull_request) Successful in 1m34s
Details
/ Ansible Lint (push) Failing after 1m29s
Details
june
merged commit e6d6d9eed0 into main 2024-12-01 22:26:24 +01:00
june
deleted branch lint_and_ci 2024-12-01 22:26:24 +01:00
Loading…
Reference in a new issue
No description provided.
Delete branch "lint_and_ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?