There are several ManageIQ-related modules and roles that can be used with Ansible 2.4 that is supplied with CloudForms 4.6.
The following modules are supplied with Ansible 2.4 and later:
The manageiq_provider module supports adding, updating, and deleting providers in CloudForms/ManageIQ.
The manageiq_user module supports adding, updating and deleting users in CloudForms/ManageIQ.
The following Galaxy roles are compatible with Ansible 2.4 and later:
The manageiq-vmdb role allows for users of CloudForms/ManageIQ to modify and/or change VMDB objects via an Ansible Playbook.
The manageiq-automate 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.
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_profiles module supports adding, updating and deleting alert profiles in CloudForms/ManageIQ.
The manageiq_alerts module supports adding, updating and deleting alerts in CloudForms/ManageIQ.
The manageiq_policies module supports adding and deleting policy_profiles in CloudForms/ManageIQ.
The manageiq_tags module supports adding, updating and deleting tags in CloudForms/ManageIQ.
​Examples of Using the manageiq-vmdb and manage-automate Roles​