Skip to content
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

fix ansible lint action #31

Merged
merged 7 commits into from
Aug 18, 2022
Merged

fix ansible lint action #31

merged 7 commits into from
Aug 18, 2022

Conversation

beechesII
Copy link
Contributor

@beechesII beechesII commented Aug 16, 2022

  • changed linting task completely
  • moved .ansible-lint to .config/ansible-lint.yml
  • changed version for ansible-lint from main to v6
  • fixed most of linting issues

Closes #30

changed branch for ansible/ansible-lint-action from master to main
removed override-deps
changed linting task completely
@beechesII beechesII changed the title fix ansible lint Draft: fix ansible lint Aug 16, 2022
moved .ansible-lint to .config/ansible-lint.yml
changed version for ansible-lint from main to v6
fixed most of linting issues
removed quotation marks from command
removed last violations
bring fqcn-builtins to the warn_list
@beechesII beechesII changed the title Draft: fix ansible lint Draft: fix ansible lint action Aug 16, 2022
@beechesII beechesII changed the title Draft: fix ansible lint action fix ansible lint action Aug 16, 2022
@xFuture603
Copy link
Collaborator

Changes tested on one of our nodes. LGTM!

changed changed_when for task `generate ticket and save it as a variable` to false
@beechesII beechesII merged commit 54784ce into master Aug 18, 2022
@beechesII beechesII deleted the fix_ansible_lint branch August 18, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Ansible-Lint Action
4 participants