ansible-collection-ibm icon indicating copy to clipboard operation
ansible-collection-ibm copied to clipboard

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs

Results 70 ansible-collection-ibm issues
Sort by recently updated
recently updated
newest added

In order to use a local environment variable to set options like `ibmcloud_api_key` (env `IC_API_KEY`) or `region` (env `IC_REGION`) the target host must be using a local Ansible connection (e.g....

**Issue:** In VPC Virtual Server Instance destroy ansible playbook, all get info takes default zone `us-south`. So, if we have a resource in different zone/region, Destroy ansible playbook is getting...

The resource_group_id is available on the ibm_resource_instance module but is not on the ibm_resource_instance_info module. When attempting to query an IBM Cloud resource if not in the default resource group...

Revisiting this repository, the examples don't seem to be tested and there looks like some assumption set up before you even can use this. If I can get some access/direction/something,...

I tested to create resource instance with module "ibm_resource_instance". I ran a playbook with this module twice and 2 instances were created. I think this is not idempotent. Is there...

Hi, all. [MyEnv] - OS: Ubuntu 20.04 - Terraform: 0.12.29 - Terraform IBM Cloud Plugin: 1.10.0 - ansible-collection-ibm: 1.9 [Details] I tried to use this simple-vm-ssh example and faced the...

Hi there, Testing the examples provided by the own repository, I realize the destroy.yaml playbook does not detect and ,eventually destroy, the resources created by the create.yaml playbook. ```PLAY [Destroy...

I have a support case inquiring about `IBM Cloud Collection for Ansible`. As he runs “ibm_compute_vm_instance”, he gets the error `Error: \"public_bandwidth_unlimited\": conflicts with private_network_only"`. Can someone help this issue?...