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] 9bab144d06
[PR #5830/c8a2ac3a backport][stable-6] sefcontext: add support for path substitutions (#6098)
sefcontext: add support for path substitutions (#5830)

* sefcontext: add path substitution support (#1193)

First commit for feedback, missing docs and tests.

* sefcontext: add documentation

* Add changelog fragment

* Documentation formatting

* Delete extra newline

* pep8 fixes

Fix indentation

* Add version_added to arg docs

* Add examples

* Don't delete non-matching path substitutions

* Add integration tests

* Delete only substitutions if such arg passed

Don't delete existing regular file context mappings if deletion of
a path substitution was requested with the presence of the
`equal` arg - delete only path substitutions in such case.

Path substitutions and regular mappings may overlap.

* Can only add args in minor releases

:(

* Cleanup before tests

* Fix deletion using substitution

Was comparing wrong var.

* Fix test checking wrong var

* Improve args documentation and examples

List the default values for selevel, seuser.
Add example for deleting path substitutions only.

* Add attributes documentation block

Not sure if should add become/delegate/async,
shouldn't those work just like that without any
specific code added for them?

* and fix indentation on attribute block

* Consistent indentation for attributes

Confusing, most plugins indent with 4 spaces.
But some use 2 like the rest of the code, so use 2.

* Add missing ref for attribute block

* Use correct c.g version in doc block

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

* Add full stop to changelog fragment

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

* Streamline documentation

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

* Support limiting deletion to setype

Deleting file context mappings may be limited by
passing setype or equal, if neither arg is passed
then delete either setype/equal mappings that match.

* Change arg name, diff mode output fix

Change arg name from equal to substitute.
Print target = subsitute in diff mode same way as
semanage does.

Also put back platform attribute, try to improve
clumsy language in the substitute arg docs.

* Delete even if arg setype not match existing

Test 5 indicates that deletion is supposed to not check that
the arg setype passed when deleting matches the setype
of the mapping to delete.
Delete any mapping that matches target, regardless of
setype arg value.

* Update arg name in tests

* Too eager replacing

Accidentally replaced seobject function names so fix them back

* 4564: Fix invalid setype in doc example

Change from httpd_git_rw_content_t which
does not exist to httpd_sys_rw_content_t

Fixes #4564

* Fix documentation attributes

Additional fragment

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

* Update version_added in docs

Bumping minor to 6.4.0 since it didn't make 6.3.0.

* Add more description to the new arg docs

Try to improve discoverability of the new feature and make it easier to understand without deep SELinux understanding.

* Update platform to Linux in documentation

* Add equal as alias for the new argument

Improve discoverability of the new feature by adding an alias to the new module argument. The argument name "equal" will be easy to find for users who are not familiar with SELinux and who just try to match to the CLI tool `semanage`.

* And add alias argument properly

Previous commit missed actually adding the alias (added to docs only).

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit c8a2ac3a47)

Co-authored-by: bluikko <14869000+bluikko@users.noreply.github.com>
2023-02-26 14:23:53 +01:00
..
aix_devices [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
aix_filesystem [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
alerta_customer Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
alternatives Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
ansible_galaxy_install [PR #5680/488e828f backport][stable-6] ansible_galaxy_install: use locale C tentatively, else en_US (#5722) 2022-12-22 06:00:34 +00:00
apache2_module [PR #5793/756c0776 backport][stable-6] apache2_module generates false/misleading warning (#5841) 2023-01-14 19:04:17 +01:00
archive [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01: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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
cloud_init_data_facts [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
cmd_runner Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
connection [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
copr [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
cpanm [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 #5782/6fb212b1 backport][stable-6] Update CI matrix (#5798) 2023-01-07 18:17:12 +01:00
dnf_versionlock [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
dpkg_divert [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
etcd3 Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
filesize [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
filesystem [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
filter_counter [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02: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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
filter_time [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 [PR #5926/810f3b50 backport][stable-6] Add enabled parameter to flatpak_remote (#6095) 2023-02-25 23:16:07 +01:00
gandi_livedns [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
gem [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
git_config [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
github_issue Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
gitlab_branch Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
gitlab_deploy_key Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02: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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
gitlab_hook Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
gitlab_project Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
gitlab_project_badge [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
gitlab_project_members Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
gitlab_project_variable [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
gitlab_runner Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
gitlab_user Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
hg [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
homebrew [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
homebrew_cask [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
homectl [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_ecs_instance [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_evs_disk [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_vpc_peering_connect [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_vpc_port [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_vpc_private_ip [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_vpc_route [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_vpc_security_group [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_vpc_security_group_rule [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
hwc_vpc_subnet [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01: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 Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
ini_file [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
interfaces_file Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
ipify_facts Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
iptables_state [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
ipwcli_dns [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
iso_create [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
iso_customize Fix iso_customize tests. (#5447) 2022-10-31 21:15:03 +01:00
iso_extract [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
java_cert [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
java_keystore [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
jboss [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
jira Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
kernel_blacklist Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
keycloak_client [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
keycloak_clientsecret_info [PR #5606/7ea544a6 backport][stable-6] New Module: Keycloak ClientSecret with PR changes (#5654) 2022-12-05 05:47:23 +00:00
keycloak_clientsecret_regenerate [PR #5606/7ea544a6 backport][stable-6] New Module: Keycloak ClientSecret with PR changes (#5654) 2022-12-05 05:47:23 +00:00
keycloak_group [PR #5814/7d3e6d1b backport][stable-6] keycloak_group: support keycloak subgroups (#6089) 2023-02-25 14:03:38 +01: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 Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
keycloak_user_federation [PR #5750/6781dd19 backport][stable-6] bugfixing keycloak user federation failing when updating default mapper simultaneously (#5876) 2023-01-22 17:44:52 +01:00
keycloak_user_rolemapping New Module: Keycloak User Rolemapping (#4898) 2022-10-01 18:16:47 +02:00
keyring Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
launchd [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
ldap_search [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
listen_ports_facts Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
locale_gen Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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_passwordstore [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
lookup_random_pet [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
lookup_random_string [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
lookup_random_words Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
lvg [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
lxd_project Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
mail [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
mas [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
monit [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
mqtt Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
mssql_script [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
nomad Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
npm [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
odbc [PR #5782/6fb212b1 backport][stable-6] Update CI matrix (#5798) 2023-01-07 18:17:12 +01:00
one_host [PR #5786/759ca9a0 backport][stable-6] Remove currently unneeded generic tests from CI (#5791) 2023-01-07 15:24:47 +01:00
one_template [PR #5786/759ca9a0 backport][stable-6] Remove currently unneeded generic tests from CI (#5791) 2023-01-07 15:24:47 +01:00
osx_defaults [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
pacman [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
pagerduty_user Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
pam_limits [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
pamd Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
pids Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
pipx [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
pipx_info [PR #5668/50021d6b backport][stable-6] Fix pipx_info tests (#5670) 2022-12-08 22:25:12 +01:00
pkgng [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
pkgutil [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
proxmox New module: Proxmox disk management (#5101) 2022-09-18 22:06:21 +02:00
python_requirements_info Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
read_csv [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
redis_info [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
rundeck Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
scaleway_compute [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
scaleway_container [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
scaleway_container_info [Scaleway] Add module to manage containers (#5496) 2022-11-07 21:04:55 +01:00
scaleway_container_namespace [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
scaleway_function [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
scaleway_function_info [Scaleway] Add module to manage functions (#5463) 2022-11-05 20:43:47 +00:00
scaleway_function_namespace [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
scaleway_ip_info Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
scaleway_lb [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
scaleway_user_data [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +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 #5830/c8a2ac3a backport][stable-6] sefcontext: add support for path substitutions (#6098) 2023-02-26 14:23:53 +01:00
sensu_client Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
sensu_handler Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
setup_cron Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_epel/tasks Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_etcd3 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
setup_flatpak_remote Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
setup_gnutar [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
setup_influxdb/tasks Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +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 #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
setup_openldap Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
setup_opennebula Make sure all files have trailing newline (#5076) 2022-08-05 21:08:41 +02:00
setup_openssl Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_pkg_mgr/tasks [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
setup_postgresql_db [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01: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 [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
setup_remote_tmp_dir_outside_tmp [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
setup_rundeck Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_snap [PR #5782/6fb212b1 backport][stable-6] Update CI matrix (#5798) 2023-01-07 18:17:12 +01:00
setup_tls Add simple license headers, not completely at top. (#5080) 2022-08-05 21:31:34 +02:00
setup_wildfly_server [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
shutdown [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
snap [PR #5713/1f492414 backport][stable-6] CI: add extra VMs for certain tests (#5717) 2022-12-21 08:13:06 +01:00
snap_alias [PR #5713/1f492414 backport][stable-6] CI: add extra VMs for certain tests (#5717) 2022-12-21 08:13:06 +01: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 #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
sudoers [PR #5883/dcc3d4f5 backport][stable-6] Add support for setenv parameters (#5920) 2023-01-30 05:57:28 +00:00
supervisorctl [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
sysrc [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
terraform [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
test_a_module Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
timezone [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
ufw [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
wakeonlan [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
xattr [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
xfs_quota [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
xml [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
yarn [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
yum_versionlock [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
zypper [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00
zypper_repository [PR #5996/24efe9ee backport][stable-6] Normalize bools in tests (#5997) 2023-02-16 06:42:27 +01:00