Skip to content
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

Ensure deprecated worker var is not preferred over activation and defaults #203

Merged
merged 1 commit into from
May 22, 2024

Conversation

rooftopcellist
Copy link
Member

There was a bug that was affecting the precedence order. Now the correct precedence order will be enforced:

  • default_worker > worker > _default_worker

While here, I cleaned up the CSV more to hide confusing values from users in the yaml form in the UI.

  • Clean up the defaults in the CSV and use the defaults/main.yml values
  • This cleans up the auto-populated yaml in the UI form, hiding obscure and deprecated params

…ault_worker vars

- Clean up the defaults in the CSV and use the defaults/main.yml values
- This cleans up the auto-populated yaml in the UI form, hiding obscure
  and deprecated params
@rooftopcellist rooftopcellist force-pushed the worker-rename-replicas branch from 46ceb19 to f9d9f8f Compare May 20, 2024 22:34
@rooftopcellist rooftopcellist merged commit 6393d61 into ansible:main May 22, 2024
4 checks passed
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