Thanks Rene !

Quick question, we have some codes which works with old ansible version,
like

- name: Build management server
  local_action:
    module: cs_instance
    name: "{{ item }}"


must we change to the following ?

ngine_io.cloudstack.instance:


-Wei




On Sun, Aug 2, 2026 at 2:15 PM Rene Moser <[email protected]> wrote:

> Dear CloudStack community,
>
> We are delighted to announce the release 3.1.0 of the new Ansible
> CloudStack Collection.
>
> As well as many minor improvements, it also includes a few new
> modules.
>
> We would particularly like to highlight the `api_request` module, which
> allows you to use the CloudStack API in the Ansible style to access
> functionality that is not yet covered by existing modules.
>
> Documentation for the modules can be found on Ansible Galaxy [1]; the
> changelog is available in our GitHub repository [2].
>
> Yours
> René ([email protected])
>
> 1:
> https://galaxy.ansible.com/ui/repo/published/ngine_io/cloudstack/docs/
> 2:
>
> https://github.com/ngine-io/ansible-collection-cloudstack/blob/master/CHANGELOG.rst#v3-1-0
>

Reply via email to