Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.17 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.17 KB

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