ansible / proposals

Repository for sharing and tracking progress on enhancement proposals for Ansible.
Creative Commons Zero v1.0 Universal
93 stars 19 forks source link

Integration of the Pacemaker resource management module #151

Closed nostromatic closed 5 years ago

nostromatic commented 5 years ago

Proposal: Integration of the Pacemaker resource management module

Author: Romain Meillon <@rmeillon>

Date: 2019-01-08

Motivation

Currently, the pacemaker_cluster module allow to only manage the cluster itself, but there is another module already written (same author from Red Hat) and stable to manage cluster resources and it is very useful. Sorry, it is my first feature request so I don't know if it is the right way to do it. Thanks anyway.

Solution proposal

The module is available here : https://github.com/redhat-openstack/ansible-pacemaker

Dependencies (optional)

It seems that there is no dependencies.

Documentation (optional)

The documentation will need to be written.

Shaps commented 5 years ago

Hi @rmeillon,

I don't believe new modules require a proposal. A 'Feature request' issue should be more than enough.