mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 00:11:57 +00:00
add pacemaker_resource plugin (#9531)
* Add initial pacemaker resource
* Additional fixes on pacemaker_resource
* Fix up module parameters
* fix doc and lint
* fix group command build
* Apply suggestions for removing status and improve descriptions
* fix cmd builder list
* Apply suggestions and add initial unit tests
* Fix unit tests expected output
* Initial refactor on pacemaker resource
Refactorization on pacemaker_resource to utilize module helpers.
* Apply suggestions and fix up initial unit test
* Apply suggestions from code review
* Fix pep8 format for utils
* Fix unit tests for pacemaker resource
* Add botmeta maintainers for new moduules
* Apply suggestions from code review
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Apply unit test suggestion
* Add disable and enable states for pacemaker_resource
* Fix state names and add cli_action for runner
* Remove unnecessary variables
* Fix documentation example playbook
* Fix IP Address for resource_option
* Refactor and remove unnecessary facts
* Apply suggestions from code review
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| identity/keycloak | ||
| mh | ||
| net_tools/pritunl | ||
| oracle | ||
| remote_management/lxca | ||
| source_control | ||
| storage | ||
| _filelock.py | ||
| _mount.py | ||
| _stormssh.py | ||
| alicloud_ecs.py | ||
| android_sdkmanager.py | ||
| btrfs.py | ||
| cloud.py | ||
| cmd_runner.py | ||
| cmd_runner_fmt.py | ||
| consul.py | ||
| csv.py | ||
| database.py | ||
| datetime.py | ||
| deps.py | ||
| dimensiondata.py | ||
| django.py | ||
| gandi_livedns_api.py | ||
| gconftool2.py | ||
| gio_mime.py | ||
| gitlab.py | ||
| heroku.py | ||
| homebrew.py | ||
| hwc_utils.py | ||
| ibm_sa_utils.py | ||
| ilo_redfish_utils.py | ||
| influxdb.py | ||
| ipa.py | ||
| jenkins.py | ||
| known_hosts.py | ||
| ldap.py | ||
| linode.py | ||
| locale_gen.py | ||
| lxd.py | ||
| manageiq.py | ||
| memset.py | ||
| module_helper.py | ||
| ocapi_utils.py | ||
| oneandone.py | ||
| onepassword.py | ||
| oneview.py | ||
| online.py | ||
| opennebula.py | ||
| pacemaker.py | ||
| pipx.py | ||
| proxmox.py | ||
| puppet.py | ||
| pure.py | ||
| python_runner.py | ||
| redfish_utils.py | ||
| redis.py | ||
| rundeck.py | ||
| saslprep.py | ||
| scaleway.py | ||
| snap.py | ||
| ssh.py | ||
| univention_umc.py | ||
| utm_utils.py | ||
| vardict.py | ||
| version.py | ||
| vexata.py | ||
| wdc_redfish_utils.py | ||
| xenserver.py | ||
| xfconf.py | ||