Skip to content

fix: improve command tasks and ignore other linter warning #55

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

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

jon4hz
Copy link
Member

@jon4hz jon4hz commented Aug 7, 2025

No description provided.

@jon4hz jon4hz requested a review from Copilot August 7, 2025 14:25
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves Ansible task execution by adding idempotency checks to command tasks and suppresses a linter warning for Git repository operations.

  • Add creates parameter to command tasks to prevent unnecessary re-execution
  • Suppress ansible-lint warning for Git repository cloning without version specification

@jon4hz jon4hz merged commit 4495814 into master Aug 7, 2025
1 check passed
@jon4hz jon4hz deleted the linter-errors branch August 7, 2025 14:32
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