IBM-Cloud / ansible-collection-ibm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%