-
Notifications
You must be signed in to change notification settings - Fork 89
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
roles/mongodb/tasks/providers/aws/install.yml fails to set az in "Set Fact for availability zones" task #1510
Comments
Upgraded ansible to latest in brew (2.17.5) made no difference |
higher debug level: TASK [ibm.mas_devops.ansible_version_check : Verify minimum Ansible version is 2.10.3] ********************************************** TASK [ibm.mas_devops.mongodb : Fail if mongodb_provider is not provided] ************************************************************ TASK [ibm.mas_devops.mongodb : include_tasks] *************************************************************************************** TASK [ibm.mas_devops.mongodb : Fail if var docdb_cluster_name not provided for DocDB provisioning] ********************************** TASK [ibm.mas_devops.mongodb : Fail if var vpc_id not provided for DocDB provisioning] ********************************************** TASK [ibm.mas_devops.mongodb : Fail if required vars for DocDB not provided] ******************************************************** TASK [ibm.mas_devops.mongodb : Initialize Facts for provisioning] ******************************************************************* TASK [ibm.mas_devops.mongodb : Debug properties, Provider: aws Action: install] ***************************************************** TASK [ibm.mas_devops.mongodb : Fetch availability Zones in VPC Reigon] ************************************************************** TASK [ibm.mas_devops.mongodb : Set Fact for availability zones] ********************************************************************* |
Collection version
23.1.1
Environment information
What happened?
tried to install documentDB in AWS using following task:
Relevant log output
The text was updated successfully, but these errors were encountered: