1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-21 20:59:10 +00:00
community.general/tests/integration/targets
thomasbargetz a69f7e60b4
add module keycloak_authentication_v2 (#11557)
* add module keycloak_authentication_v2

* skip sanity checks, because the run into a recursion

* 11556 fix documentation

* 11556 limit the depth of nested flows to 4

* 11556 code cleanup

* 11556 code cleanup - add type hints

* 11556 add keycloak_authentication_v2 to meta/runtime.yml

* 11556 code cleanup - remove custom type hints

* 11556 code cleanup - none checks

* Update plugins/modules/keycloak_authentication_v2.py

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* Update plugins/modules/keycloak_authentication_v2.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* 11556 code cleanup - remove document starts

* 11556 cleanup

* 11556 cleanup

---------

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Thomas Bargetz <thomas.bargetz@rise-world.com>
2026-03-12 22:04:08 +01:00
..
aix_devices More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
aix_filesystem Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
alerta_customer Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
alternatives Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
android_sdk Update tests to pass on macOS arm64 (#11544) 2026-02-27 18:55:29 +01:00
ansible_galaxy_install Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
apache2_mod_proxy Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
apache2_module Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
apk Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
archive Remove Python 2 specific parts from integration tests (#10897) 2025-10-12 08:48:50 +02:00
btrfs_subvolume Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
callback Clean up other Python files (#11379) 2026-01-05 17:59:58 +01:00
callback_default_without_diff Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
callback_diy diy callback: add test for on_any_msg (#10550) 2025-08-02 16:33:55 +02:00
callback_log_plays Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
callback_print_task Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
callback_tasks_only Add tasks_only callback (#10347) 2025-07-08 07:18:19 +02:00
callback_timestamp Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
cargo Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
cloud_init_data_facts Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
cmd_runner Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
connection Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
connection_chroot Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
connection_incus Introduce an Incus connection plugin (#7726) 2023-12-28 08:32:31 +01:00
connection_jail Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
connection_lxc Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
connection_lxd Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
connection_posix Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
connection_wsl fix ruff case SIM112 (#11190) 2025-11-23 08:37:12 +01:00
consul Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
copr Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
cpanm Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
cronvar cronvar: Handle empty value string properly (#10445) 2025-07-28 06:31:51 +02:00
decompress Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
deploy_helper Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
discord Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
django_command Update CI pipelines (#11401) 2026-01-08 09:41:28 +01:00
django_manage Update CI pipelines (#11401) 2026-01-08 09:41:28 +01:00
dnf_versionlock Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
dpkg_divert Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
ejabberd_user Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
etcd3 Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
file_remove Add New Module file_remove (#11032) 2025-11-21 18:26:30 +01:00
filesize Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
filesystem Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
filter_accumulate Fix/improve tests (#9859) 2025-03-09 16:48:36 +01:00
filter_counter Fix/improve tests (#9859) 2025-03-09 16:48:36 +01:00
filter_dict CI: remove skip/python2.6 from aliases (#7534) 2023-11-16 21:02:40 +01:00
filter_dict_kv CI: remove skip/python2.6 from aliases (#7534) 2023-11-16 21:02:40 +01:00
filter_from_csv Fix/improve tests (#9859) 2025-03-09 16:48:36 +01:00
filter_from_ini Simplify and extend from_ini tests (#11534) 2026-02-23 06:16:51 +01:00
filter_groupby_as_dict Fix/improve tests (#9859) 2025-03-09 16:48:36 +01:00
filter_hashids Fix/improve tests (#9859) 2025-03-09 16:48:36 +01:00
filter_jc CI: remove no longer necessary skip/ lines (#11028) 2025-11-03 06:48:40 +01:00
filter_json_patch Add missing integration test aliases files (#11357) 2026-01-02 09:34:06 +01:00
filter_json_query json_query: extend list of type aliases for compatibility with ansible-core 2.19 (#10539) 2025-08-02 16:42:34 +02:00
filter_keep_keys Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
filter_lists New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
filter_lists_mergeby Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
filter_path_join_shim CI: remove skip/python2.6 from aliases (#7534) 2023-11-16 21:02:40 +01:00
filter_random_mac Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
filter_remove_keys Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
filter_replace_keys Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
filter_reveal_ansible_type Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
filter_time CI: remove skip/python2.6 from aliases (#7534) 2023-11-16 21:02:40 +01:00
filter_to_ini Add missing integration test aliases files (#11357) 2026-01-02 09:34:06 +01:00
filter_to_prettytable Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
filter_to_toml Add to_toml filter (#11423) 2026-01-22 06:41:49 +01:00
filter_to_yaml Add filters to_yaml and to_nice_yaml (#10784) 2025-09-08 18:48:49 +02:00
filter_unicode_normalize CI: remove skip/python2.6 from aliases (#7534) 2023-11-16 21:02:40 +01:00
filter_version_sort Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
flatpak Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
flatpak_remote Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
gandi_livedns Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gem Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
git_config Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
git_config_info Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
github_issue More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
github_key Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
gitlab_branch Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
gitlab_deploy_key More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_group Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
gitlab_group_access_token Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gitlab_group_members Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
gitlab_group_variable Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
gitlab_hook More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_instance_variable Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gitlab_issue Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gitlab_label Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gitlab_merge_request Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gitlab_milestone Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gitlab_project More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_project_access_token Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gitlab_project_badge More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_project_members allow gitlab-project-members module to handle user level "owner" (#9953) 2025-04-10 07:05:01 +02:00
gitlab_project_variable Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
gitlab_runner More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_user More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
hg Enable hg integration test (#10385) 2025-07-12 12:34:18 +02:00
homebrew Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
homebrew_cask Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
homebrew_services Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
homectl Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
htpasswd htpasswd: let changed reflect updated permissions (#9490) 2024-12-31 12:19:55 +13:00
hwc_ecs_instance Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_evs_disk Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_network_vpc Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_smn_topic Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_vpc_eip Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_vpc_peering_connect Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_vpc_port Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_vpc_private_ip Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_vpc_route Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_vpc_security_group Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_vpc_security_group_rule Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
hwc_vpc_subnet Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
ilo_redfish_command Adding CheckiLORebootStatus functionality to ilo_redfish_command (#6115) 2023-04-16 13:06:12 +02:00
ilo_redfish_config Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
ilo_redfish_info Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
influxdb_user Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
ini_file Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
interfaces_file Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
ipify_facts Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
iptables_state Fix templating bug in iptables_state tests (#11541) 2026-03-11 22:02:08 +01:00
ipwcli_dns Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
iso_create Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
iso_customize Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
iso_extract Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
java_cert Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
java_keystore Fix/improve tests (#9859) 2025-03-09 16:48:36 +01:00
jboss Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
jenkins_credential CI: Add yamllint for YAML files, plugin/module docs, and YAML in extra docs (#10279) 2025-06-30 20:46:56 +02:00
jira Add worklog functionality to jira module (#6210) 2023-03-26 09:31:06 +02:00
kdeconfig Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
kea_command kea_command: new module to access an ISC KEA server (#10709) 2025-11-03 17:58:49 +01:00
kernel_blacklist Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
keycloak_authentication Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
keycloak_authentication_v2 add module keycloak_authentication_v2 (#11557) 2026-03-12 22:04:08 +01:00
keycloak_authz_authorization_scope Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
keycloak_authz_custom_policy Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
keycloak_authz_permission Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
keycloak_client keycloak_client: add valid_post_logout_redirect_uris and backchannel_logout_url (#11473) 2026-02-07 16:19:29 +01:00
keycloak_client_rolescope Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
keycloak_clientscope_type Add missing integration test aliases files (#11357) 2026-01-02 09:34:06 +01:00
keycloak_clientsecret_info Add missing integration test aliases files (#11357) 2026-01-02 09:34:06 +01:00
keycloak_clientsecret_regenerate Add missing integration test aliases files (#11357) 2026-01-02 09:34:06 +01:00
keycloak_component_info Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
keycloak_group Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
keycloak_group_rolemapping Add keycloak_realm_rolemapping module to map realm roles to groups (#7663) 2023-12-28 18:11:32 +01:00
keycloak_identity_provider Keycloak idp well known url support (#10527) 2025-08-04 20:01:05 +02:00
keycloak_modules_authentication keycloak: add support for client_credentials authentication (#10231) 2025-06-18 07:40:46 +02:00
keycloak_realm Keycloak realm add support for some missing options (#10538) 2025-08-04 20:01:50 +02:00
keycloak_realm_key keycloak_realm_key: add full support for all Keycloak key providers (#11468) 2026-02-18 07:48:37 +01:00
keycloak_role Keycloak role fix changed status (#10829) 2025-09-18 21:56:39 +02:00
keycloak_user keycloak: URL-encode query parameters for usernames with special characters (#11472) 2026-02-06 07:10:55 +01:00
keycloak_user_federation keycloak: repair integration tests by removing jinja2 templating from conditionals (#9726) (#9727) 2025-02-15 22:53:23 +13:00
keycloak_user_rolemapping keycloak_user_rolemapping: handle None response for client role lookup (#11471) 2026-02-18 20:24:35 +01:00
keycloak_userprofile Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
keyring Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
launchd Update tests to pass on macOS arm64 (#11544) 2026-02-27 18:55:29 +01:00
ldap_inc Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
ldap_search Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
listen_ports_facts Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
locale_gen Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
logstash_plugin Logstash plugin version fix (#11440) 2026-01-26 06:17:23 +01:00
lookup_binary_file Add binary_file lookup (#10616) 2025-08-10 13:32:35 +02:00
lookup_cartesian Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
lookup_collection_version straight up: ruff format (#11329) 2025-12-28 01:36:24 +13:00
lookup_dependent Fix/improve tests (#9859) 2025-03-09 16:48:36 +01:00
lookup_dig CI: remove skip/python2.6 from aliases (#7534) 2023-11-16 21:02:40 +01:00
lookup_etcd3 Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
lookup_flattened Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
lookup_github_app_access_token Add missing integration test aliases files (#11357) 2026-01-02 09:34:06 +01:00
lookup_lmdb_kv Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
lookup_merge_variables bug(lookup/merge_variables): Fix rendering foreign variables (#8303) 2024-05-11 16:51:51 +02:00
lookup_passwordstore Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
lookup_random_pet Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
lookup_random_string random_string: Specify seed while generating random string (#10710) 2025-08-27 22:00:44 +02:00
lookup_random_words Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
lvg Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
lvg_rename Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
lvm_pv Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
lvm_pv_move_data Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
lvol Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
lxd_project Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
lxd_storage_pool_info lxd_storage_pool_info, lxd_storage_volume_info: new modules (#11198) 2025-12-01 06:58:45 +01:00
lxd_storage_volume_info lxd_storage_pool_info, lxd_storage_volume_info: new modules (#11198) 2025-12-01 06:58:45 +01:00
mail Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
mas Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
memset_dns_reload Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
memset_memstore_info Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
memset_server_info Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
memset_zone Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
memset_zone_domain Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
memset_zone_record Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
module_helper Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
monit monit: remove unstable tag from integration tests (#11562) 2026-03-10 06:42:54 +01:00
mqtt Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
mssql_script mssql_script: allow non-returning SQL statements (#6457) 2023-05-07 21:58:38 +02:00
nomad Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
npm Update tests to pass on macOS arm64 (#11544) 2026-02-27 18:55:29 +01:00
odbc Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
one_host Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
one_image Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
one_image_info Remove and prevent trailing whitespace (#10199) 2025-06-07 17:47:22 +02:00
one_template Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
one_vnet Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
osx_defaults Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
pacman Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
pagerduty_user Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
pam_limits Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
pamd Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
parted Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
pids Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
pipx Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
pipx_info Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
pkgng Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
pkgutil Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
pnpm Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
python_requirements_info Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
read_csv Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
redis_info Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
rundeck Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
scaleway_compute Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
scaleway_container Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_container_info [Scaleway] Add module to manage containers (#5496) 2022-11-07 21:04:55 +01:00
scaleway_container_namespace Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
scaleway_container_namespace_info [Scaleway] Add module to manage container namespaces (#5416) 2022-11-05 20:44:33 +00:00
scaleway_container_registry Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
scaleway_container_registry_info [Scaleway] Add module to manage container registries (#5399) 2022-10-23 17:18:06 +02:00
scaleway_database_backup Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_function Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_function_info [Scaleway] Add module to manage functions (#5463) 2022-11-05 20:43:47 +00:00
scaleway_function_namespace Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_function_namespace_info [Scaleway] Add module to manage function namespaces (#5415) 2022-11-02 20:11:04 +01:00
scaleway_image_info Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
scaleway_ip Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_ip_info Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
scaleway_lb Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_organization_info Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
scaleway_security_group Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
scaleway_security_group_info Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
scaleway_security_group_rule Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
scaleway_server_info Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
scaleway_snapshot_info Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
scaleway_sshkey Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_user_data Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_volume Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
scaleway_volume_info Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
sefcontext Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
sensu_client Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
sensu_handler CI: include has finally been removed in ansible-core devel (#6535) 2023-05-19 20:25:04 +02:00
setup_apache2/tasks Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_cron Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_docker Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_epel/tasks Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_etcd3 Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_flatpak_remote Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_gnutar Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
setup_influxdb/tasks Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_java_keytool Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_mosquitto Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_openldap Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_opennebula Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
setup_openssl Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_os_pkg_name/tasks django_manage: rely on package idempotency to install virtualenv (#8644) 2024-08-10 08:19:58 +02:00
setup_paramiko Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_pkg_mgr/tasks Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_postgresql_db Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_redis_replication Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_remote_constraints Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_remote_tmp_dir Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_remote_tmp_dir_outside_tmp Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_rundeck Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_snap Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
setup_tls Make compatible with newer reuse versions (#7858) 2024-01-17 23:17:07 +01:00
setup_wildfly_server Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
shutdown Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
snap Disable snap tests on RHEL 8.8 (#9679) 2025-02-03 10:45:01 +01:00
snap_alias Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
spectrum_model_attrs Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
ssh_config CI: remove no longer necessary skip/ lines (#11028) 2025-11-03 06:48:40 +01:00
sudoers Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
supervisorctl supervisorctl: remove unstable tag from integration tests (#11484) 2026-02-10 21:09:02 +13:00
sysrc Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
systemd_creds_decrypt Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
systemd_creds_encrypt Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
systemd_info Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
terraform Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
test_a_module straight up: ruff format (#11329) 2025-12-28 01:36:24 +13:00
test_ansible_type Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
test_fqdn_valid Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
timezone Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
ufw Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
wakeonlan Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
xattr Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
xfs_quota Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
xml Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
yarn Update tests to pass on macOS arm64 (#11544) 2026-02-27 18:55:29 +01:00
yum_versionlock Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
zpool Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
zypper Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
zypper_repository Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00