mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 01:41:35 +00:00
* refactor and test * require version >= 5.21.0 Prior to this version the status output was different * python version compatability * use exception classes from utils * modify monit to use 'status' output instead of 'summary' output The summary output is a fixed width table which truncates the contents and prevents us from parsing the actual status of the program. * add integration tests + fixes * remove unused handlers in monit integration test * fix lint * add '__metaclass__ = type' to integration python files * raise AttributeError * simplify status * lint: add type to parameter docs * remove lint ignore * move monit process config into main file * specify path to monit PID file * set config location based on os_family * create required directories * update aliases to set group and skips * add changelog * add author * add types to docs * add EPEL repo * custom vars for centos-6 * uninstall EPEL * support older versions * wait for status to change before exiting * use 'validate' to force status updates * handle 'execution failed' * better status output for errors * add more context to failure + standardize * don't check rc for validate * legacy string format support * add integration test for 'reloaded' and 'present' * don't wait after reload * lint * Revert "uninstall EPEL" This reverts commit |
||
|---|---|---|
| .. | ||
| .keep | ||
| 349-pacman_improve_group_expansion_speed.yml | ||
| 409-datadog-monitor-include-tags.yaml | ||
| 886-postgresql_query_add_ret_vals.yml | ||
| 968-gitlab_variables-pagination.yml | ||
| 993-file-capabilities.yml | ||
| 1024-vault-skip-verify-support.yml | ||
| 1028-proxmox-kvm-linked-clone.yml | ||
| 1036-redis-cache-keyset-name.yaml | ||
| 1048-postgresql_privs_add_procedure_type.yml | ||
| 1055-redis-cache-sentinel.yaml | ||
| 1059-postgresql_privs_fix_failings_when_using_roles_with_hyphen.yml | ||
| 1078-postgresql_ext_fix_version_selection_when_version_is_latest.yml | ||
| 1079-redis-use-regexp-to-check-if-the-value-matches-expected-form.yaml | ||
| 1081-solaris_zone-python3.yml | ||
| 1091-postgresql_info_add_in_recovery_ret_val.yml | ||
| 1099-postgresql_ext_fix_failing_when_version_cannot_be_compared.yml | ||
| 1101-slack-ts-fix.yaml | ||
| 1107-monit-fix-status-check.yml | ||
| 1118-docker_login-config-store.yml | ||
| 1124-pg_hba-dictkey_bugfix.yaml | ||
| 1127-maven_artifact_client_cert.yml | ||
| 1140-iptables_state-fix-race-condition.yml | ||
| nmcli-refactor.yml | ||