Skip to content

Conversation

@kdevops-kpd
Copy link

@kdevops-kpd kdevops-kpd bot commented Apr 21, 2025

Pull request for series with
subject: ansible_cfg: template boolean defaults must be "False"
version: 1
url: https://patchwork.kernel.org/project/kdevops/list/?series=954020

@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 21, 2025

Upstream branch: 23c9fca
series: https://patchwork.kernel.org/project/kdevops/list/?series=954020
version: 1

@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 21, 2025

Upstream branch: ef5f294
series: https://patchwork.kernel.org/project/kdevops/list/?series=954020
version: 1

@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 22, 2025

Upstream branch: 7ce773b
series: https://patchwork.kernel.org/project/kdevops/list/?series=954020
version: 1

@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 22, 2025

Upstream branch: 1199224
series: https://patchwork.kernel.org/project/kdevops/list/?series=954020
version: 1

@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 22, 2025

Upstream branch: 4a0beb6
series: https://patchwork.kernel.org/project/kdevops/list/?series=954020
version: 1

@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 22, 2025

Upstream branch: 292c2a5
series: https://patchwork.kernel.org/project/kdevops/list/?series=954020
version: 1

@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 24, 2025

Upstream branch: 76b19c2
series: https://patchwork.kernel.org/project/kdevops/list/?series=954020
version: 1

@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 24, 2025

Upstream branch: 370657c
series: https://patchwork.kernel.org/project/kdevops/list/?series=954020
version: 1

I found that the "disable_skipped_hosts" Kconfig setting was not
working.

Using "output yaml" with a boolean behaves somewhat counter-
intuitively. When the user specifies "Yes, please set this", the
variable appears in .extra_vars_auto.yaml with a value of True.
When the user specifies "No, please do not set this" the variable
does not appear in .extra_vars_auto.yaml at all.

To make a template that uses these variables behave correctly, then,
the defaults/main.yml setting has to be False always. When the
Kconfig setting is enabled, that will override this default.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
@kdevops-kpd kdevops-kpd bot force-pushed the series/954020=>main branch from 5290698 to 1f699f5 Compare April 24, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants