Skip to content

Add ansible-lint on PR#7

Merged
m-bull merged 2 commits into
mainfrom
ansible-lint
Jun 23, 2025
Merged

Add ansible-lint on PR#7
m-bull merged 2 commits into
mainfrom
ansible-lint

Conversation

@seunghun1ee

Copy link
Copy Markdown
Contributor

No description provided.

@seunghun1ee
seunghun1ee force-pushed the ansible-lint branch 12 times, most recently from f61691b to e6d3ccb Compare May 2, 2025 12:25
@seunghun1ee
seunghun1ee marked this pull request as ready for review May 2, 2025 13:53

@m-bull m-bull left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, thanks @seunghun1ee - couple of small nits

Comment thread roles/linux_ansible_init/files/ansible-init.py Outdated
Comment thread meta/runtime.yml Outdated
@m-bull

m-bull commented May 6, 2025

Copy link
Copy Markdown
Contributor

Please could you also add a couple of lines to the repo README that explain how to run the linters?

like this:

Developing locally

Locally run the linters that are run in GitHub Actions using:

docker run --rm \
    -e RUN_LOCAL=true \
    --env-file "super-linter.env" \
    -v "$(pwd)":/tmp/lint \
    ghcr.io/super-linter/super-linter:v7.3.0
ansible-lint -c .ansible-lint.yml ansible/

Comment thread .github/workflows/pr.yml Outdated
@seunghun1ee
seunghun1ee force-pushed the ansible-lint branch 3 times, most recently from e8014f1 to 7d76f6d Compare May 8, 2025 11:00
@seunghun1ee
seunghun1ee requested a review from m-bull May 8, 2025 11:03
m-bull
m-bull previously approved these changes May 11, 2025

@m-bull m-bull left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@seunghun1ee
seunghun1ee requested a review from sd109 May 14, 2025 10:48
@m-bull
m-bull merged commit ede9127 into main Jun 23, 2025
18 checks passed
@seunghun1ee
seunghun1ee deleted the ansible-lint branch June 23, 2025 16:00
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.

2 participants