Skip to content

Make compatible with ansible-lint >= 4.3.1 - #93

Draft
nphilipp wants to merge 1 commit into
willthames:masterfrom
nphilipp:master--default-rulesdir-constant
Draft

Make compatible with ansible-lint >= 4.3.1#93
nphilipp wants to merge 1 commit into
willthames:masterfrom
nphilipp:master--default-rulesdir-constant

Conversation

@nphilipp

Copy link
Copy Markdown

This version of ansible-lint replaced ansiblelint.default_rulesdir with
ansiblelint.constants.DEFAULT_RULESDIR.

This obviates the need to pin the version of ansible-lint (see PR #92).

@hahabuknow hahabuknow left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

This version renamed and moved default_rulesdir and RulesCollection and
removed the create_from_directory() class method of the latter.

Signed-off-by: Nils Philippsen <nils@redhat.com>
@nphilipp
nphilipp marked this pull request as draft February 24, 2021 13:51
@nphilipp

Copy link
Copy Markdown
Author

Noticed there are a few things missing which I've fixed locally but first want to test.

@nphilipp
nphilipp force-pushed the master--default-rulesdir-constant branch from 70ca562 to 1246ca3 Compare February 24, 2021 14:30
@dkinzer

dkinzer commented Jul 1, 2022

Copy link
Copy Markdown

@nphilipp just wondering if this PR is ready for review.

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.

3 participants