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/integration/targets
patchback[bot] 39c39e3de1
[PR #7273/8a9b9827 backport][stable-7] Add ignore_spaces option to ini_file to ignore spacing changes (#7279)
Add `ignore_spaces` option to `ini_file` to ignore spacing changes (#7273)

* Add `ignore_spaces` option to `ini_file` to ignore spacing changes

Add a new `ignore_spaces` option to the `ini_file` module which, if
true, prevents the module from changing a line in a file if the only
thing that would change by doing so is whitespace before or after the
`=`.

Also add test cases for this new functionality. There were previously
no tests for `ini_file` at all, and this doesn't attempt to fix that,
but it does add tests to ensure that the new behavior implemented here
as well as the old behavior in the affected code are correct.

Fixes #7202.

* Add changelog fragment

* pep8 / pylint

* remove unused import

* fix typo in comment in integration test file

* Add symlink tests to main.yml

It appears that #6546 added symlink tests but neglected to add them to
main.yml so they weren't being executed.

* ini_file symlink tests; create output files in correct location

* Add integration tests for ini_file ignore_spaces

* PR feedback

(cherry picked from commit 8a9b98273d)

Co-authored-by: Jonathan Kamens <jik@kamens.us>
2023-09-17 14:36:05 +02:00
..
aix_devices More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
aix_filesystem Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
alerta_customer Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
alternatives More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
ansible_galaxy_install ansible_galaxy_install: use locale C tentatively, else en_US (#5680) 2022-12-22 06:45:07 +01:00
apache2_module [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
archive More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
btrfs_subvolume New modules btrfs_subvolume / btrfs_info (#5832) 2023-04-20 06:35:29 +02:00
callback Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
callback_diy Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
callback_log_plays Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
callback_yaml Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
cargo Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
cloud_init_data_facts Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
cmd_runner [PR #7200/8fa667ee backport][stable-7] CmdRunner bugfix (#7228) 2023-09-10 09:00:14 +02:00
connection Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
connection_chroot Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02: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
consul [PR #6715/33af903b backport][stable-7] Add consul_policy module from dormant PR (#6917) 2023-07-12 22:23:31 +02:00
copr [PR #6522/bd6cec21 backport][stable-7] respawn copr module when dnf is missing (#6591) 2023-05-29 21:08:45 +02:00
cpanm Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
cronvar Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
deploy_helper Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
discord Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
django_manage [PR #6739/068a799b backport][stable-7] Add RHEL 8.7, 8.8, and 9.2 to CI (#6743) 2023-06-20 07:15:26 +02:00
dnf_versionlock Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
dpkg_divert Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
ejabberd_user [PR #7033/c1f2f126 backport][stable-7] ejabberd_user: bug fixes + tests (#7070) 2023-08-08 13:45:25 +02:00
etcd3 Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filesize Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
filesystem [PR #6680/5d9eb8be backport][stable-7] filesystem: add UUID change feature (#6731) 2023-06-19 11:13:26 +02:00
filter_counter Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
filter_dict Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_dict_kv Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_from_csv More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
filter_groupby_as_dict Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_hashids Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_jc Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_json_query Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_lists_mergeby Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_path_join_shim Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_random_mac Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
filter_time Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
filter_unicode_normalize Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filter_version_sort Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
flatpak Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
flatpak_remote Add enabled parameter to flatpak_remote (#5926) 2023-02-25 22:40:17 +01:00
gandi_livedns Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
gem More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
git_config Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
github_issue More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_branch More true/false normalization (#6152) 2023-03-06 23:02:24 +01: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_members Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
gitlab_group_variable More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_hook More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_instance_variable [PR #6524/0c96d229 backport][stable-7] gitlab modules: added instance variable (#6597) 2023-05-29 21:50:47 +02:00
gitlab_merge_request [PR #6605/9f47cdde backport][stable-7] New module: gitlab_merge_request.py (#6692) 2023-06-15 08:42:19 +02:00
gitlab_project More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_project_badge More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
gitlab_project_members Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
gitlab_project_variable More true/false normalization (#6152) 2023-03-06 23:02:24 +01: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 Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
homebrew Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
homebrew_cask Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
homectl [PR #6739/068a799b backport][stable-7] Add RHEL 8.7, 8.8, and 9.2 to CI (#6743) 2023-06-20 07:15:26 +02:00
htpasswd [PR #6847/41e3f4d5 backport][stable-7] htpasswd: add integration tests (#6850) 2023-07-04 20:31:30 +02:00
hwc_ecs_instance Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
hwc_evs_disk Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
hwc_network_vpc Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
hwc_smn_topic Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
hwc_vpc_eip More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
hwc_vpc_peering_connect Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
hwc_vpc_port More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
hwc_vpc_private_ip More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
hwc_vpc_route Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
hwc_vpc_security_group Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
hwc_vpc_security_group_rule Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
hwc_vpc_subnet More true/false normalization (#6152) 2023-03-06 23:02:24 +01: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 [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
ini_file [PR #7273/8a9b9827 backport][stable-7] Add ignore_spaces option to ini_file to ignore spacing changes (#7279) 2023-09-17 14:36:05 +02:00
interfaces_file Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
ipify_facts [PR #6759/f88f4008 backport][stable-7] ipify_facts: skip tests on Python 2.6 (#6762) 2023-06-21 10:42:49 +02:00
iptables_state Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
ipwcli_dns Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
iso_create iso_customize: fix integration test (#6403) 2023-04-23 15:06:38 +02:00
iso_customize iso_customize: fix integration test (#6403) 2023-04-23 15:06:38 +02:00
iso_extract [PR #6739/068a799b backport][stable-7] Add RHEL 8.7, 8.8, and 9.2 to CI (#6743) 2023-06-20 07:15:26 +02:00
java_cert [PR #6995/cc5e1b6f backport][stable-7] Skip java_cert and java_keystore tests on RHEL (#7000) 2023-07-24 08:27:25 +02:00
java_keystore [PR #6995/cc5e1b6f backport][stable-7] Skip java_cert and java_keystore tests on RHEL (#7000) 2023-07-24 08:27:25 +02:00
jboss Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
jira Add worklog functionality to jira module (#6210) 2023-03-26 09:31:06 +02:00
kdeconfig Fix kdeconfig tests (#6412) 2023-04-23 17:51:33 +02:00
kernel_blacklist [PR #6644/494909ab backport][stable-7] MH mh/mixins/deps.py: prevent deprecation warning when no deps are specified (#6653) 2023-06-09 13:28:30 +02:00
keycloak_authz_authorization_scope Add keycloak_authz_authorization scope module (#6256) 2023-04-23 14:07:58 +02:00
keycloak_authz_permission [PR #6321/528216fd backport][stable-7] Add keycloak_authz_permission module (#6963) 2023-07-16 14:24:56 +02:00
keycloak_client Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
keycloak_clientscope_type Add a module to set the keycloak client scope type (#6322) 2023-04-22 22:55:46 +02:00
keycloak_clientsecret_info New Module: Keycloak ClientSecret with PR changes (#5606) 2022-12-05 06:22:14 +01:00
keycloak_clientsecret_regenerate New Module: Keycloak ClientSecret with PR changes (#5606) 2022-12-05 06:22:14 +01:00
keycloak_group Setup docker (#6396) 2023-05-01 10:31:34 +02:00
keycloak_identity_provider Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
keycloak_role [PR #6469/9395df1c backport][stable-7] Inspq keycloak role composites (#6693) 2023-06-15 08:42:10 +02:00
keycloak_user [PR #6476/07a5f07e backport][stable-7] Inspq keycloak user module (#6645) 2023-06-09 12:56:06 +02:00
keycloak_user_federation bugfixing keycloak user federation failing when updating default mapper simultaneously (#5750) 2023-01-22 17:28:33 +01:00
keycloak_user_rolemapping More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
keyring Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
launchd Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
ldap_search [PR #6668/f3ecf4c7 backport][stable-7] ldap: Add client certificate support (#6696) 2023-06-15 08:42:42 +02:00
listen_ports_facts [PR #6779/8b5dc27d backport][stable-7] Add Debian Bookworm to CI (#6782) 2023-06-24 23:56:09 +02:00
locale_gen [PR #6774/3fd4cdb1 backport][stable-7] locale_gen: works with C.UTF-8 (#6818) 2023-06-30 13:13:16 +02:00
lookup_cartesian Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
lookup_collection_version Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
lookup_dependent Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
lookup_dig Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
lookup_etcd3 Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
lookup_flattened Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
lookup_lmdb_kv Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
lookup_merge_variables Add new merge_variables lookup plugin (#5533) 2023-03-26 11:27:30 +02:00
lookup_passwordstore More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
lookup_random_pet Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
lookup_random_string Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
lookup_random_words Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
lvg [PR #7053/a0c67a88 backport][stable-7] lvol: Fix pct of origin (#7097) 2023-08-12 11:39:59 +02:00
lvg_rename [PR #6721/48711406 backport][stable-7] lvg_rename: New module to support VG renaming (#6733) 2023-06-19 16:43:39 +02:00
lxd_project Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
mail Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
mas Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01: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 Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
monit Mark monit integration tests as unstable (#6175) 2023-03-12 12:29:24 +01:00
mqtt [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
mssql_script mssql_script: allow non-returning SQL statements (#6457) 2023-05-07 21:58:38 +02:00
nomad Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
npm [PR #6848/11406715 backport][stable-7] npm: replace test with required_if (#6856) 2023-07-06 06:42:25 +02:00
odbc [PR #6739/068a799b backport][stable-7] Add RHEL 8.7, 8.8, and 9.2 to CI (#6743) 2023-06-20 07:15:26 +02:00
one_host Remove currently unneeded generic tests from CI (#5786) 2023-01-07 14:08:34 +01:00
one_template Remove currently unneeded generic tests from CI (#5786) 2023-01-07 14:08:34 +01:00
osx_defaults More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
pacman [PR #6713/f6ee2177 backport][stable-7] pacman: support yay as root (#6896) 2023-07-08 18:09:52 +02: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 parted: add integration test (#6337) 2023-04-16 15:34:53 +02:00
pids pids tests: 'some-' is not that a unique pattern. (#6304) 2023-04-09 14:59:37 +02:00
pipx [PR #6874/53c1ed18 backport][stable-7] Temporarily disable pipx tests (#6877) 2023-07-07 08:02:36 +02:00
pipx_info [PR #6874/53c1ed18 backport][stable-7] Temporarily disable pipx tests (#6877) 2023-07-07 08:02:36 +02:00
pkgng [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
pkgutil Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
pnpm [PR #6741/568814fc backport][stable-7] New module: pnpm package manager (#7225) 2023-09-08 17:38:30 +02:00
proxmox More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
proxmox_pool [PR #6604/16abb96b backport][stable-7] New Proxmox VE modules to handle pools and their membership (#6621) 2023-06-06 06:05:07 +02:00
proxmox_template [PR #6757/2d6e369d backport][stable-7] [proxmox_template] Fix error while uploading big ISO to Proxmox VE cluster (#6831) 2023-07-02 22:25:14 +02:00
python_requirements_info Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
read_csv [PR #6662/bb216934 backport][stable-7] csv module utils: detect unicode BOM in content (#6695) 2023-06-15 08:42:27 +02:00
redis_info Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
rundeck More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
scaleway_compute Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01: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 Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_container_namespace_info [Scaleway] Add module to manage container namespaces (#5416) 2022-11-05 20:44:33 +00:00
scaleway_container_registry Normalize bools in tests (#5996) 2023-02-15 22:55:23 +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 Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
scaleway_ip Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_ip_info Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
scaleway_lb Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_organization_info Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
scaleway_security_group Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
scaleway_security_group_info Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
scaleway_security_group_rule Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
scaleway_server_info Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
scaleway_snapshot_info Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02: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 Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
sefcontext [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
sensu_client Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
sensu_handler [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
setup_cron Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_docker [PR #7022/5d7899b3 backport][stable-7] setup_docker: handlers to stop service and remove requests (#7024) 2023-07-28 20:19:27 +02:00
setup_epel/tasks Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_etcd3 Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
setup_flatpak_remote Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
setup_gnutar Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
setup_influxdb/tasks [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
setup_java_keytool Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_mosquitto [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
setup_openldap [PR #6668/f3ecf4c7 backport][stable-7] ldap: Add client certificate support (#6696) 2023-06-15 08:42:42 +02:00
setup_opennebula Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
setup_openssl More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
setup_pkg_mgr/tasks [PR #7172/f3a02b3e backport][stable-7] CI: make sure EXTERNALLY-MANAGED is absent on Arch Linux (#7175) 2023-08-30 06:15:51 +02:00
setup_postgresql_db [PR #6779/8b5dc27d backport][stable-7] Add Debian Bookworm to CI (#6782) 2023-06-24 23:56:09 +02:00
setup_redis_replication Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02: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 Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
setup_remote_tmp_dir_outside_tmp Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
setup_rundeck Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_snap [PR #6739/068a799b backport][stable-7] Add RHEL 8.7, 8.8, and 9.2 to CI (#6743) 2023-06-20 07:15:26 +02:00
setup_tls Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_wildfly_server Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
shutdown [PR #7102/55cfd27b backport][stable-7] freebsd: shutdown -p ... on freebsd to power off machine (#7112) 2023-08-14 21:19:16 +02:00
snap [PR #7124/33998a5b backport][stable-7] snap: fix case when snap list is empty (#7128) 2023-08-18 08:00:19 +02:00
snap_alias snap_alias: fix regex expression when listing aliases (#6361) 2023-04-20 06:56:21 +02:00
spectrum_model_attrs Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
ssh_config [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
sudoers Add support for setenv parameters (#5883) 2023-01-30 06:30:54 +01:00
supervisorctl Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
sysrc [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
terraform Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test_a_module Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
timezone Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
ufw [PR #6739/068a799b backport][stable-7] Add RHEL 8.7, 8.8, and 9.2 to CI (#6743) 2023-06-20 07:15:26 +02:00
wakeonlan Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
xattr [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
xfs_quota Fixes #5143: xfs_quota fails to initialize new project quotas (#6387) 2023-05-06 07:12:21 +02:00
xml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
yarn [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
yum_versionlock Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
zypper [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00
zypper_repository [PR #6535/ddca52ee backport][stable-7] CI: include has finally been removed in ansible-core devel (#6537) 2023-05-19 21:01:53 +02:00