mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
2d26fba0b9
Consul implement agent service and check (#7989)
* Implement agent service and check (#7987)
* implement update of service and check
* update tests
update documentation
* update documentation
* add consul_agent_check/service to action_groups
check if unique_identifier of name is in params to get object
add suggested improvements
* update sanity
* fix sanity issues
update documentation
* fix naming
* fix naming
check if response_data has data
* fix sanity extra-docs
* add as ignore maintainer in BOTMETA.yml
update version_added to 8.4
* fix sanity
* add to maintainers
* Update plugins/modules/consul_agent_check.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/consul_agent_check.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/consul_agent_check.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* update version_added
* if create and update return no object as result we read the object again
* get_first_appearing_identifier check the params for the given identifier and return it to simplify id vs name
* add unique_identifiers as a new property and a method to decide which identifier should be used
* fix sanity
* add self to team consul
remove params with no values
add operational_attributes that inherited classes can set them
get identifier value from object
* fix sanity
fix test
* remove the possibility to add checks with consul_agent_check.
check if service has changed
* remove tests for idempotency check because for checks it is not possible
* remove unique_identifier from consul.py
change unique_identifier to unique_identifiers
* get id from params
* Revert "remove unique_identifier from consul.py"
This reverts commit a4f0d0220dd23e95871914b152c25ff352097a2c.
* update version to 8.5
* Revert "Revert "remove unique_identifier from consul.py""
This reverts commit d2c35cf04c8aaf5f0175d772f862a796e22e35d4.
* update description
update test
* fix sanity tests
* fix sanity tests
* update documentation for agent_check
* fix line length
* add documentation
* fix sanity
* simplified check for Tcp
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* check duration with regex
* fix
* update documentation
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
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 | ||
btrfs.py | ||
cloud.py | ||
cmd_runner.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 | ||
pipx.py | ||
proxmox.py | ||
puppet.py | ||
pure.py | ||
python_runner.py | ||
redfish_utils.py | ||
redhat.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 |