1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/module_utils
Felix Fontein 40809ed953
Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358)
* Remove disable_facts from xfconf module.

* Remove deprecated module_helper CmdMixin and users.

* Deprecate ArgFormat as well, which wasn't explicitly deprecated yet.

* Remove state=get from gconftool2.

* Remove default of access_level in gitlab_runner.

* Remove state=list from manageiq_polices.

* Remove state=list from manageiq_tags.

* Consul: when state=absent, certain options can no longer be specified.

* Remove support for Ansible 2.9 and ansible-base 2.10 from ansible_galaxy_install.

* Bump community.general version to 8.0.0.

* Fix gconftool2 tests.

* Remove mh.mixins.cmd module_utils completely.

* Re-add removed anchor on its first non-removed usage.

* remove references in return doc, refactor method _setup210plus

* remove no longer needed check in function parse_check

* improve expression

* Fix YAML.

* Lint.

---------

Co-authored-by: Alexei Znamensky <russoz@gmail.com>
2023-10-09 13:31:27 +02:00
..
cloud Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
hwc Fix Python 3.12 unit tests (#7348) 2023-10-04 23:23:11 +02:00
identity/keycloak Fix composites comparison for role in is_struct_included keycloak.py … (#6688) 2023-06-14 22:34:45 +02:00
net_tools/pritunl Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
xenserver Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
conftest.py
test_cmd_runner.py Prepare main for 7.0.0 (#6428) 2023-04-26 07:32:00 +02:00
test_csv.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
test_database.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
test_known_hosts.py
test_module_helper.py Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358) 2023-10-09 13:31:27 +02:00
test_ocapi_utils.py Remote management modules for OCAPI-based devices. (#5754) 2023-01-22 17:10:36 +01:00
test_onepassword.py onepassword - Support v2 (#4728) 2022-11-06 11:32:35 +01:00
test_opennebula.py one_vm: fix syntax error when creating VMs with a more complex template (#6294) 2023-04-16 13:22:49 +02:00
test_saslprep.py Add more license statements (#5079) 2022-08-07 13:37:23 +02:00
test_utm_utils.py
test_vardict.py VarDict: convenience methods (#6647) 2023-06-11 08:34:06 +00:00