-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Ansible-lint: Add example config for github action #612
base: main
Are you sure you want to change the base?
[WIP] Ansible-lint: Add example config for github action #612
Commits on May 31, 2023
-
Ansible-lint: Add example config for github action
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 01f5602 - Browse repository at this point
Copy the full SHA 01f5602View commit details -
ansible-lint: use different repo for action
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for e3936e0 - Browse repository at this point
Copy the full SHA e3936e0View commit details -
ansible-lint: check out repo before linting it
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for d73085b - Browse repository at this point
Copy the full SHA d73085bView commit details -
ansible-lint: ignore all existing problems
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 9c76574 - Browse repository at this point
Copy the full SHA 9c76574View commit details -
Update .ansible-lint with file header
Co-authored-by: Felix Fontein <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 062a3da - Browse repository at this point
Copy the full SHA 062a3daView commit details -
ansible-lint: github workflow files contain a truthy value by design
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for aadbca6 - Browse repository at this point
Copy the full SHA aadbca6View commit details -
ansible-lint: rename a reserved variable name
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 6fcb8ec - Browse repository at this point
Copy the full SHA 6fcb8ecView commit details -
ansible-lint: add 2 more ignores that are relevant in 6.17.0
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for cc04f4c - Browse repository at this point
Copy the full SHA cc04f4cView commit details
Commits on Jun 6, 2023
-
ansible-lint: Use better workaround for truthy yaml keys
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 4f25aca - Browse repository at this point
Copy the full SHA 4f25acaView commit details -
ansible-lint: fix missing newline at end of file
Markus Teufelberger committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for a182f21 - Browse repository at this point
Copy the full SHA a182f21View commit details -
ansible-lint: fix trailing spaces
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for e3d0a4b - Browse repository at this point
Copy the full SHA e3d0a4bView commit details -
ansible-lint: fix indentation of some comments
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 57ae17d - Browse repository at this point
Copy the full SHA 57ae17dView commit details -
ansible-lint: remove empty line
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f088fac - Browse repository at this point
Copy the full SHA f088facView commit details -
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 59e0a74 - Browse repository at this point
Copy the full SHA 59e0a74View commit details -
ansible-lint: remove spaces inside some brackets
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 852ca2c - Browse repository at this point
Copy the full SHA 852ca2cView commit details -
ansible-lint: add missing task name to satisfy tasks schema
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f88839d - Browse repository at this point
Copy the full SHA f88839dView commit details
Commits on Jun 26, 2023
-
switch back to main repo and use per-file ignores instead of global ones
Signed-off-by: Markus Teufelberger <[email protected]>
Markus Teufelberger committedJun 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 13396dd - Browse repository at this point
Copy the full SHA 13396ddView commit details