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

Remove duplicate region parameter from ibm_satellite_cluster_worker_pool_info #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thomas-mattsson
Copy link

Using ibm_satellite_cluster_worker_pool_info module causes the following error:

File \"/var/folders/gz/y4bmq8nd7bq_qgl20zvn0j7m0000gp/T/ansible_ibm.cloudcollection.ibm_satellite_cluster_worker_pool_info_payload_v5e001vz/ansible_ibm.cloudcollection.ibm_satellite_cluster_worker_pool_info_payload.zip/ansible_collections/ibm/cloudcollection/plugins/modules/ibm_satellite_cluster_worker_pool_info.py\", line 119\nSyntaxError: keyword argument repeated: region\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}

Due to duplicate region parameters. Removed the one not following the pattern of the other modules.

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.

1 participant