You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content_export_* - document that chunk_size_gb parameter is only applicable for importable exports (#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, preventing Object of type AnsibleVaultEncryptedUnicode is not JSON serializable errors
redhat_manifest - do not send empty JSON bodies in GET requests which confuse the portal sometimes (#1768)