unsafe_proxy - Ensure that data within a tuple is marked as unsafe (#65722)update user module to support silencing no_log warnings in the future (see: #64733)uri - Don't return the body even if it failed (#21003)user - allow 13 asterisk characters in password field without warning...
The configuration file is one variant of an INI format. Both the hash sign (#) and semicolon (;) are allowed as comment markers when the comment starts the line. However, if the comment is inline with regular values, only the semicolon is allowed to introduce the comment. For instance:...
_sf_account_manager - target_secret is now masked with no_log and no longer emitted in logging/output (CVE-2021-20191). bitbucket_pipeline_variable - hide user sensitive information which are marked as secured from logging into the console (ansible-collections/community.general#1635) (CVE-2021...
Fixed unsafe conditional in the roles/backup/tasks/secrets.yml file (@kurokobo https://github.com/ansible/awx-operator/pull/1737) Fixed PostgreSQL upgrade conditional (@aknochow https://github.com/ansible/awx-operator/pull/1741) Restored status.upgradedPostgresVersion as a string, to maintain bac...
Security fix for CVE-2017-7481 - data for lookup plugins used as variables was not being correctly marked as "unsafe". Fix default value of fetch module's validate_checksum to be True Added fix for "meta: refresh_connection" not working with default 'smart' connection. Fix template so that...
Security fix for CVE-2017-7481 - data for lookup plugins used as variables was not being correctly marked as "unsafe". Fix default value of fetch module's validate_checksum to be True Added fix for "meta: refresh_connection" not working with default 'smart' connection. Fix template so that...
Security fix for CVE-2017-7481 - data for lookup plugins used as variables was not being correctly marked as "unsafe". Fix default value of fetch module's validate_checksum to be True Added fix for "meta: refresh_connection" not working with default 'smart' connection. Fix template so that...
Security fix for CVE-2017-7481 - data for lookup plugins used as variables was not being correctly marked as "unsafe". Fix default value of fetch module's validate_checksum to be True Added fix for "meta: refresh_connection" not working with default 'smart' connection. Fix template so that...
Ensure that all hosts are marked as failed if a task marked as run_once fails. Show a warning when using the free strategy when a run_once task is encountered, as there is no way for the free strategy to guarantee the task is not run more than once. Fixed a bug where the assemble...
we're getting a false positive log message about an unsafe eval (which is *actually* just angular auto-detecting whether or not eval is supported) commit 758ad164fe74e8496991de5888e17e19c2a1b38a Author: Jeff Bradberry <jeff.bradberry@gmail.com> Date: Tue Jun 18 16:10:38 2019 -0400 In...