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

IBM Cloud Ansible Collections

Ansible modules collection for IBM cloud.

Getting Started

Below steps are follwed to install ansible collections for the IBM Cloud resources. All the resources are documented under the Docs directory.

Prerequisites

  1. Install Python3

  2. [RedHat Ansible] 2.9+

    pip install "ansible>=2.9.2"
    

Install

  1. Download and Install collection

    ansible-galaxy collection install ibm.cloudcollection
    

Example Projects

  1. VPC Virtual Server Instance

  2. Power Virtual Server Instance

  3. IAM User Invite

  4. APP ID instance creation