Releases: RedHatSatellite/satellite-ansible-collection
Releases · RedHatSatellite/satellite-ansible-collection
5.1.0
5.0.0
Minor Changes
- host, hostgroup, domain, operatingsystem, subnet, organization, location - support setting hidden parameters
Breaking Changes / Porting Guide
- Drop support for Ansible 2.9.
- Drop support for Python 2.7 and 3.5.
4.2.0
Minor Changes
- content_export_* - document that
chunk_size_gb
parameter is only applicable forimportable
exports (theforeman/foreman-ansible-modules#1738) - lifecycle_environments role - allow setting
state
for the LCE, allowing deletion of existing ones - location, locations role - add
description
parameter to set the description
Bugfixes
- callback plugin - correctly catch facts with vault data and replace it with
ENCRYPTED_VAULT_VALUE_NOT_REPORTED
, preventingObject of type AnsibleVaultEncryptedUnicode is not JSON serializable
errors - redhat_manifest - do not send empty JSON bodies in GET requests which confuse the portal sometimes (theforeman/foreman-ansible-modules#1768)
4.1.0
Minor Changes
- redhat_manifest - report
changed
when manifest is regenerated and downloaded (theforeman/foreman-ansible-modules#1473)
New Modules
- redhat.satellite.content_import_info - List content imports
- redhat.satellite.content_import_library - Manage library content imports
- redhat.satellite.content_import_repository - Manage repository content imports
- redhat.satellite.content_import_version - Manage content view version content imports
4.0.0
Breaking Changes / Porting Guide
- content_view_filter - stop managing rules from this module,
content_view_filter_rule
should be used for that - inventory plugin - do not default to
http://localhost:3000
as the Foreman URL, providing a URL is now mandatory
Bugfixes
- compute_profile, host - refer to VMware storage pods by name, not id (theforeman/foreman-ansible-modules#1247)
New Modules
- redhat.satellite.registration_command - Manage Registration Command
- redhat.satellite.webhook - Manage Webhooks
3.15.0
Minor Changes
- content_view_publish role - allow passing
async
andpoll
to the module (theforeman/foreman-ansible-modules#1676) - convert2rhel role - install
convert2rhel
fromcdn-public.redhat.com
, dropping the requirement of a custom CA cert
Bugfixes
- content_view_filter_rule - handle multiple rules for the same package but different architectures and versions correctly (https://bugzilla.redhat.com/show_bug.cgi?id=2189687)
3.14.0
Release 3.14.0