This topic provides information about the Oracle Cloud Infrastructure
(OCI) Ansible collection.
Collections are Ansible's recommended method of packaging and releasing modules, roles, playbooks, and documentation. See Getting Started to begin using our Ansible collection.
OCI supports the use of Ansible modules to automate cloud infrastructure
provisioning and configuration, orchestration of complex operational processes, and
deployment and update of your software assets.
Ansible tracks your resources using inventory lists. The inventory can be a simple
static .ini file or dynamically created, where a plugin assembles an up-to-date
infrastructure inventory. For more information, see Working with Ansible Inventory.
Ansible playbooks automate configuration, deployment,
and orchestration tasks. Ansible playbooks use a declarative language (YAML) that allows you
to describe infrastructure configuration, deployment policy, and the orchestration of
complex process steps. OCI provides a set of
Example Playbooks for your review.
Download: To download our Ansible collection, follow the steps in Getting Started.
Tip
The OCI Ansible collection is
pre-installed on the Oracle Linux Cloud Developer platform image. For more information,
see Oracle Linux Cloud Developer.