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/changelogs/fragments
Pino Toscano 83994c0a2d
redhat_subscription: use CLI when using environments (#6319)
It turns out that the 'environments' that the D-Bus Register*() APIs
accept are the IDs of the environments, and not the user-facing names of
the environments (which is what the module has been accepting so far).

Since there is no easy way to do the mapping manually, for now use again
the subscription-manager CLI for registering when environments are
specified.
2023-04-13 07:17:53 +02:00
..
.keep
3216-nmcli-bridge-idempotency-fix.yml
3910-redfish-add-operation-apply-time-to-simple-update.yml
3935-add-gitlab-group-runner.yml
4028-modprobe-persistent-option.yml
4276-redfish-command-updates-for-full-simple-update-workflow.yml
4387-nmcli-mtu-for-vlan-connection-fix.yml
5431-nmcli-wifi.yml
5486-snap-alias-cmd-runner.yml
5489-nonetype-in-get-vm-by-label.yml
5490-adding-put-functionality.yml
5493-proxmox.yml
5502-xfconf-facts-deprecation.yml
5506-onepassword_raw-missing-param.yml
5514-fix-logical-flaw-when-deleting-jenkins-build.yml
5538-cmd-runner-as-fixed.yml
5543-dependent-template.yml
5545-gconftool-cmd-runner.yml
5549-lxd-project-sanity.yml lxd_project: refactored os.path.expanduser() to module utils (#5549) 2022-11-15 21:04:29 +01:00
5550-java_certs-not-enough-info-on-error.yml
5553-spotinst-aws-elasticgroup-sanity.yml
5557-udm-share-sanity.yml
5559-udm-user-sanity.yml
5563-rax-scaling-group-sanity.yml
5565-jenkins-plugin-sanity.yml
5566-additional-flags-nmap.yml
5570-chroot-plugin-fix-default-inventory_hostname.yml
5583-redhat_subscription-subscribe-parameters.yaml redhat_subscription: drop unneeded args to Rhsm.register() (#5583) 2022-11-29 13:07:08 +01:00
5592-redirect-remove-sap-modules.yml
5601-unixy-callback-use-config-manager.yml
5602-proxmox-tags.yml
5605-ssh-config-add-host-key-algorithms.yaml
5612-puppet-cmd-runner.yml
5615-zypper-transactional-update.yml
5619-keycloak-improvements.yml
5627-redhat_subscription-subscribe-parameters-2.yaml
5628-fix-vmadm-off-by-one.yml
5629-add-prepend-hash-option-for-channel-id.yml
5632-vdo-Use-yaml-safe-load-instead-of-yaml-load.yml
5640-fix-typo-proxmox-inventory.yml
5647-cmd-runner-as-bool-false.yml cmd_runner: allow bool format to pass alternate (false) value (#5647) 2022-12-04 12:18:33 +01:00
5659-fix-lxc_container-command.yml
5662-redhat_subscription-server_proxy_scheme.yaml
5664-redhat_subscription-credentials-when-needed.yaml redhat_subscription: require credentials only when needed (#5664) 2023-03-22 20:19:55 +01:00
5666-gitlab-variables.yml
5672-proxmox.yml
5680-ansible_galaxy_install-fx-locale.yaml
5688-opkg-module-install-certain-version.yml
5694-add-custom-fields-to-bitwarden.yml
5703-sudoers-host-support.yml
5705-opkg-fix-force-reinstall.yml
5706-add-builds-forks-container-registry.yml
5714-proxmox-lxc-tag-support.yml
5718-opkg-refactor.yaml
5719-xfconf-facts-deprecation.yml
5720-ssh_config-plugin-sanity.yml
5721-manageiq-policies-deprecate-list-state.yaml
5725-redhat_subscription-add-red-hat-api-token.yml
5727-manageiq-tags-deprecate-list-state.yaml
5732-bugfix-keycloak-userfed-idempotency.yml
5735-terraform-init-fix-when-default-workspace-doesnt-exists.yaml
5744-unixy-callback-fix-config-manager-typo.yml
5750-bugfixing-keycloak-usrfed-fail-when-update-default-mapper-simultaneously.yml
5751-gem-fix-uninstall-hang.yml
5752-rax-deprecation.yml
5755-mh-fix-output-conflict.yml
5761-callback-types.yml Fix callback plugin types (#5761) 2023-01-04 22:06:57 +01:00
5765-mh-lax-output-conflict.yml
5772-consul-deprecate-params-when-absent.yml
5773-snap-mh-execute.yml
5793-apache2-module-npm-warnings.yml
5794-alternatives-fedora37.yml
5803-proxmox-read-timeout.yml
5804-minor-changes-to-hpe-ilo-collection.yml
5808-xml-children-parameter-does-not-exist.yml
5811-clarify-bitwarden-error.yml
5812-implement-updateconf-api-call.yml
5814-support-keycloak-subgroups.yml
5818-nsupdate-fix-zone-lookup.yml nsupdate: fix zone lookup (#5818) 2023-01-17 21:03:38 +01:00
5822-gem-uninstall-force.yml
5829-fix-yarn-global.yml
5830-sefcontext-path-subs.yml
5843-terraform-validate-no-color.yml
5844-iptables-state-refactor.yml
5851-lookup-bitwarden-add-filter-by-collection-id-parameter.yml Add support to Bitwarden Lookup for filtering results by collection (#5849) (#5851) 2023-01-28 11:28:18 +01:00
5863-providerType-defaulted-keycloak_userfed-mappers.yml
5866-lxd_container-diff-and-check-mode.yml lxd_container: add check- and diff-mode support (#5866) 2023-02-22 14:41:46 +01:00
5867-apt_rpm-add-clean-and-upgrade.yml apt_rpm: add clean, dist_upgrade and update_kernel (#5867) 2023-03-25 08:22:33 +01:00
5883-sudoers-add-support-for-setenv-parameter.yml
5886-redfish-correct-basic-auth-usage-on-session-creation.yml
5888-update-key-title.yml
5897-ipa_group-add-external-users.yml
5899-adding-enablesecureboot-functionality-to-redfish-config.yml
5900-adding-verifybiosattribute-fucntionality-to-redfish-command.yml
5907-fix-gitlab_runner-not-idempotent.yml
5913-dig-caa.yml
5914-dig-dnskey.yml
5915-suppress-urllib3-insecure-request-warnings.yml Suppress urllib3 InsecureRequestWarnings when validate_certs option is false (#5931) 2023-02-13 21:36:09 +01:00
5925-align_gitlab_runner_access_level_default_with_gitlab.yml
5926-flatpak-remote-enabled.yml Add enabled parameter to flatpak_remote (#5926) 2023-02-25 22:40:17 +01:00
5927-set-user-agent-dnsimple.yml
5928-fix-favicon-url.yml
5933-linting.yml
5934-fix-keycloak-sanitize_cr.yml Fix keycloak sanitize_cr (#5934) 2023-02-22 15:14:33 +01:00
5942-onepassword-ignore-errors-from-op-account-get.yml
5943-zfs_delegate_admin-fix-zfs-allow-cannot-parse-unknown-uid-gid.yml
5970-add-proxyjump-option-to-ssh-config.yml
5972-cloudflare-dns-srv-record.yml
5974-nmcli_add_new_addr_gen_mode6_options.yml
5985-add-new-gitlab-api-features.yml
5994-github-webhook-secret.yml
6011-osx-defaults-errors.yml
6034-lxd-tls.yml
6043-jc_plugin_parser_support.yml
6045-xorder-discovery.yml add xorder_discovery parameter (#6109) 2023-02-27 20:26:01 +01:00
6048-nmcli-addres-order.yml
6049-dconf-strings.yml
6065-nmcli-add-runner-fast-rate-option.yml
6074-loader_in_listify.yml.yml
6100-jenkins_plugin.yml
6106-nmcli-ipv4-mayfail-idempotency-fix.yml
6111-influxdb_user-check-mode.yaml
6112-fix_key_error_in_gitlab_runner_creation_update.yml
6114-memset-add-url-error-handling.yml
6117-remove-stormssh-depend.yml
6118-jail-plugin-fix-default-inventory_hostname.yml
6119-opkg-update.yaml
6122-redhat_subscription-subscribe-via-dbus.yaml
6127-yarn-ignore-warnings.yml
6131-fix-interfaces_file-for-no-leading-spaces.yml
6138-fix-yarn-global.yml
6149-openbsd_pkg-term.yml
6154-znode-optional-tls.yml
6158-create-proxmox-vm-from-archive.yml
6160-add-command-make-output.yml
6165-nmap-port.yml
6180-replace-deprecated-badzipfile.yml
6198-pipx-inject-install-apps.yml
6199-archive-generate-checksum-in-chunks.yml archive: Generate crc32 over 16MiB chunks (#6274) 2023-04-13 06:40:16 +02:00
6200-adding-open-option-to-nmap.yml
6206-dconf-booleans.yml
6208-hpe-thermal-fan-percent.yaml
6210-add-worklog-functionality-to-jira.yml
6211-rhsm-require-root.yml
6212-pipx-include-injected.yml
6227-xen-orchestra-check-response-id.yml
6259-redhat_subscription-fix-force.yaml
6267-homebrew-cask-upgrade-all-greedy.yml
6269-mksysb-output.yml
6275-redhat_subscription-fix-environments-centos.yaml redhat_subscription: fix D-Bus option for environments on CentOS (#6275) 2023-04-03 21:26:56 +02:00
6277-add-topics-gitlab-project.yml
6293-add-puppet-skip-tags-option.yaml
6296-LanceNero-Terraform_statefile_check.yml
6308-pipx-add-system-site-packages.yml
6319-redhat_subscription-fix-environment-parameter.yaml
remove-unneeded-imports.yml
xxxx-ldap-ca-cert-file.yml