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

Document the destroy_current_nodes option #776

Open
kbreit-insight opened this issue Mar 4, 2024 · 1 comment
Open

Document the destroy_current_nodes option #776

kbreit-insight opened this issue Mar 4, 2024 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kbreit-insight
Copy link

Summary

The workflow role has destroy_current_nodes as an option but there are no examples to show how to use it. The type is shown as dict which is a little curious considering I think the module is a boolean.

https://github.com/redhat-cop/controller_configuration/tree/devel/roles/workflow_job_templates is the link to the role documentation and https://github.com/ansible/awx/blob/b7b7bfa520780c481046581f2ce9c38ccc6bc1d8/awx_collection/plugins/modules/workflow_job_template.py#L432 is a link to the module arg documentation.

Issue Type

  • Bug Report

Ansible, Collection, Controller details

ansible --version

ansible-galaxy collection list

Controller version
  • ansible installation method: one of source, pip, OS package, EE

OS / ENVIRONMENT

Desired Behavior

Actual Behavior

Please give some details of what is actually happening.
Include a [minimum complete verifiable example] with:

  • playbook / task
  • configuration file / list
  • error

STEPS TO REPRODUCE

@kbreit-insight kbreit-insight added bug Something isn't working new New issue, this should be removed once reviewed labels Mar 4, 2024
@djdanielsson djdanielsson added the documentation Improvements or additions to documentation label Mar 4, 2024
@Tompage1994 Tompage1994 added the good first issue Good for newcomers label Mar 13, 2024
@github-actions github-actions bot added the inactive No movement has happened in 30 days label Apr 13, 2024
@djdanielsson djdanielsson removed the new New issue, this should be removed once reviewed label May 3, 2024
@sean-m-sullivan
Copy link
Collaborator

It should be bool, not sure that typo got in, as I wrote both >< , needs a pr to fix

@github-actions github-actions bot removed the inactive No movement has happened in 30 days label May 8, 2024
@github-actions github-actions bot added the inactive No movement has happened in 30 days label Jun 8, 2024
@djdanielsson djdanielsson added help wanted Extra attention is needed and removed inactive No movement has happened in 30 days labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants