public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
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/8] Define Ansible inventory in the Ansible Configuration file
Date: Fri, 2 May 2025 09:34:49 -0700	[thread overview]
Message-ID: <aBT0KdlaeOkMHy7E@bombadil.infradead.org> (raw)
In-Reply-To: <20250501-ansible_cfg_inventory-v1-0-c568bbaa3502@samsung.com>

On Thu, May 01, 2025 at 08:35:46PM +0200, Daniel Gomez wrote:
> This promotes the Ansible inventory file (typically 'hosts' in kdevops)
> to the Ansible Configuration file (ansible.cfg). By doing this, we allow
> to control the hosts globally rather than in all the ansible-playbook
> commands, as well as clean up the ansible-playbook command.
> 
> So, we don't need to define anymore the inventory file in the command.

I was trying to find a motivation, just wanted to double check if the
above was it, or if you had something a bit more forward looking in mind
for it.

  Luis

  parent reply	other threads:[~2025-05-02 16:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-01 18:35 [PATCH 0/8] Define Ansible inventory in the Ansible Configuration file Daniel Gomez
2025-05-01 18:35 ` [PATCH 1/8] playbooks: fix playbook name for all hosts plays Daniel Gomez
2025-05-01 18:35 ` [PATCH 2/8] playbooks: fix playbook name for localhost plays Daniel Gomez
2025-05-01 18:35 ` [PATCH 3/8] Makefile: use long form of limit argument for clarity Daniel Gomez
2025-05-01 18:35 ` [PATCH 4/8] Makefile: print target when debug Daniel Gomez
2025-05-01 18:35 ` [PATCH 5/8] .github/workflows/fstests.yml: enable make verbosity Daniel Gomez
2025-05-01 18:35 ` [PATCH 6/8] ansible_cfg: add inventory support Daniel Gomez
2025-05-01 19:41   ` Chuck Lever
2025-05-01 20:22     ` Daniel Gomez
2025-05-01 20:40       ` Chuck Lever
2025-05-01 21:50         ` Daniel Gomez
2025-05-01 18:35 ` [PATCH 7/8] gen_hosts: templates: add localhost to all hosts Daniel Gomez
2025-05-01 18:35 ` [PATCH 8/8] Makefile: use inventory from ansible.cfg Daniel Gomez
2025-05-02 16:34 ` Luis Chamberlain [this message]
2025-05-02 19:27   ` [PATCH 0/8] Define Ansible inventory in the Ansible Configuration file Daniel Gomez
2025-05-02 22:43     ` Luis Chamberlain
2025-05-02 22:45       ` Luis Chamberlain
2025-05-03 18:52         ` Daniel Gomez
2025-05-03 18:17       ` Daniel Gomez
2025-05-03 18:58         ` Luis Chamberlain

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=aBT0KdlaeOkMHy7E@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