From: Luis Chamberlain <mcgrof@kernel.org>
To: Daniel Gomez <da.gomez@kernel.org>
Cc: Chuck Lever <chuck.lever@oracle.com>,
kdevops@lists.linux.dev, Daniel Gomez <da.gomez@samsung.com>
Subject: Re: [PATCH 0/4] Fix inconsistent ansible-playbook patterns across kdevops
Date: Wed, 17 Sep 2025 07:28:04 -0700 [thread overview]
Message-ID: <aMrFdGgkSHu5F6so@bombadil.infradead.org> (raw)
In-Reply-To: <20250917-fix-groups-v1-0-d6cd940f8b6e@samsung.com>
On Wed, Sep 17, 2025 at 10:32:35AM +0200, Daniel Gomez wrote:
> This series fixes inconsistent ansible-playbook invocation patterns that
> were introduced during recent A/B testing development work. The changes
> standardize how kdevops uses Ansible by properly leveraging ansible.cfg
> configuration and playbook host declarations instead of explicit CLI
> overrides.
>
> Key improvements:
> * Remove invalid custom host groups (ai, minio) and use standard kdevops
> groups
> * Eliminate redundant -i hosts and --inventory CLI arguments
> * Remove unnecessary connection: local and -f fork parameters
> * Fix documentation examples to show correct patterns
>
> The result is cleaner, more maintainable ansible invocations that
> follow established kdevops architectural patterns.
>
> Sending this for review, specifically the terraform part (last patch).
>
> Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
Thanks, applied and pushed!
Luis
prev parent reply other threads:[~2025-09-17 14:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-17 8:32 [PATCH 0/4] Fix inconsistent ansible-playbook patterns across kdevops Daniel Gomez
2025-09-17 8:32 ` [PATCH 1/4] workflows: linux: remove explicit inventory in ansible wrappers Daniel Gomez
2025-09-17 8:32 ` [PATCH 2/4] workflows: fix inconsistent ansible-playbook patterns and invalid host groups Daniel Gomez
2025-09-17 8:32 ` [PATCH 3/4] docs: remove deprecated -i hosts pattern from CLAUDE.md example Daniel Gomez
2025-09-17 8:32 ` [PATCH 4/4] terraform: remove redundant ansible inventory and connection overrides Daniel Gomez
2025-09-17 14:28 ` Luis Chamberlain [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aMrFdGgkSHu5F6so@bombadil.infradead.org \
--to=mcgrof@kernel.org \
--cc=chuck.lever@oracle.com \
--cc=da.gomez@kernel.org \
--cc=da.gomez@samsung.com \
--cc=kdevops@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox