Skip to content

IBM-Cloud/ansible-collection-ibm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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