ManageIQ Ansible Modules

ManageIQ Ansible Modules

There are several ManageIQ-related modules and roles that can be used with Ansible 2.4 that is supplied with CloudForms 4.6.

Ansible 2.4 Compatible Modules

The following modules are supplied with Ansible 2.4 and later:

manageiq_provider

The manageiq_providerarrow-up-right module supports adding, updating, and deleting providers in CloudForms/ManageIQ.

manageiq_user

The manageiq_userarrow-up-right module supports adding, updating and deleting users in CloudForms/ManageIQ.

Ansible 2.4 Compatible Roles

The following Galaxy roles are compatible with Ansible 2.4 and later:

manageiq-vmdb

The manageiq-vmdbarrow-up-right role allows for users of CloudForms/ManageIQ to modify and/or change VMDB objects via an Ansible Playbook.

manageiq-automate

The manageiq-automatearrow-up-right role allows for users of CloudForms/ManageIQ Automate to modify and add to the Automate Workspace via an Ansible Playbook.

These roles are very useful when using Embedded Ansible playbook methods.

Ansible 2.5 Compatible Modules

The following modules are supplied with Ansible 2.5, and so will be compatible with the version of Ansible supplied with a future version of CloudForms/ManageIQ:

The manageiq_alert_profilesarrow-up-right module supports adding, updating and deleting alert profiles in CloudForms/ManageIQ.

The manageiq_alertsarrow-up-right module supports adding, updating and deleting alerts in CloudForms/ManageIQ.

The manageiq_policiesarrow-up-right module supports adding and deleting policy_profiles in CloudForms/ManageIQ.

The manageiq_tagsarrow-up-right module supports adding, updating and deleting tags in CloudForms/ManageIQ.

Further Reading

Examples of Using the manageiq-vmdb and manage-automate Rolesarrow-up-right

Last updated