ansible/changelogs/fragments
Amin Vakil 49d4442378
Add umask option to user module (#73821)
* Add umask option to user module

* Fail on setting both umask and local: True

* Add integration test

* Add changelog

* Run integration tests only if HOME_MODE is not set

* Run integration tests only on Linux

Co-authored-by: Matt Clay <matt@mystile.com>
2021-04-20 12:01:56 -04:00
..
212-py26-deprecation.yml Deprecate Py2.6 support for target nodes (#74165) 2021-04-16 11:42:29 -05:00
73284-yum-multiarch.yml
73814-host_label.yaml Factor out host_label() in default stdout callback plugin (#73814) 2021-04-16 11:12:25 -04:00
73819-git-accept_new_host_key.yaml [2.12] Add accept_newhostkey option to git module (#73819) 2021-04-16 11:10:35 -04:00
73820-yumdnf-add_cacheonly_option.yaml Add cacheonly option to yum and dnf modules (#73820) 2021-04-16 11:08:52 -04:00
73821-user-add_umask_option.yaml Add umask option to user module (#73821) 2021-04-20 12:01:56 -04:00
73822-date_time_facts_add_epoch_int.yaml Add epoch_int in date_time facts (#73822) 2021-04-16 11:03:07 -04:00
73860-solaris-correct-version-check-in-svcadm_supports_sync.yml
73926-is-template-play-hosts.yml Only check if play.hosts is a template when the play hasn't been finalized (#73941) 2021-04-19 13:03:40 -04:00
73996-recursion-depth.yml Prevent traceback when task depth exceeds python recursion depth (#73999) 2021-04-15 15:52:08 -05:00
74005-keyed_groups-specific-options-for-empty-value.yml constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 2021-04-13 11:59:50 -04:00
74036-unsafe-ansible_failed_task.yml Prevent ansible_failed_task from further templating (#74290) 2021-04-16 05:48:57 +10:00
74127-bad-filter.yml Catch errors getting filters (#74127) 2021-04-15 15:51:41 -05:00
74241-find-checks-size-with-any.yml [bugfix][coverage] find module should consider file size with file_type=any (#74241) 2021-04-13 11:41:44 -04:00
advanced-host-list-ref-before-assignment.yml
allow_lists_of_config_choices.yml fix config manager list loption with choices (#74267) 2021-04-16 05:07:43 +10:00
ansiballz-re-escape-site-packages.yml [controller ansiballz] escape directory regex (#74270) 2021-04-15 17:06:58 -05:00
ansible-test-cloud-plugin-code-cleanup.yml Clean up ansible-test cloud plugins. (#74322) 2021-04-16 18:49:22 -07:00
ansible-test-connection-units-init.yml
ansible-test-container-overhaul.yml
ansible-test-decorator-constraint.yml
ansible-test-default-containers-3.2.yml
ansible-test-diff-prefix-optional.yml
ansible-test-distro-containers-2.0.2.yml
ansible-test-nuke-venv-isolated.yml
ansible-test-pypi-test-container.yml
ansible-test-split-unit-tests.yml Split out module/module_utils unit test execution. 2021-04-19 15:44:58 -07:00
apt_lock_timeout.yml
async_wrapper_reporting.yml
cache-deprecations.yml
command_deliver_promisses.yml various fixes to command (#74212) 2021-04-13 12:52:29 -04:00
conditional-bare-vars.yml
config_lookup_fix.yml
config_lookup_plugins.yml
cron-deprecations.yml
crypt_missing.yml defend against bad or missing crypt (#74304) 2021-04-20 11:47:34 -04:00
deprecate_include.yml deprecated include (#71262) 2021-04-15 14:19:04 -04:00
deprecated_task_parameters.yml
fips-ncclient-import-error.yaml netconf - handle import error when running in FIPS mode (#73992) 2021-04-19 12:41:55 -04:00
fix-for-workerprocess-stdout-deadlock-fix.yml
fix_module_schema.yml fix module schema (#74295) 2021-04-20 10:02:39 -04:00
ini_lookup_baduser.yml Ini fixes (#74285) 2021-04-16 05:36:49 +10:00
macos-solaris-regression.yml [become] Fix solaris permissions regression 2021-04-19 20:28:57 -05:00
no-requires.yml Remove __requires__ attribute for pkg_resources (#74294) 2021-04-15 15:20:20 -05:00
nonstandard-distro-fallback.yml
playbook-deprecations.yml
plugin_attributes.yml [2.12] 'attributes' (#73707) 2021-04-16 18:17:00 +02:00
remove_connection_become_checks.yml
solaris-setfacl-chmod-fallback.yml [become] Add Solaris chmod ACL fallback 2021-04-19 20:28:57 -05:00
uri-multipart-int-value.yml uri - fix traceback on multipart-form int value (#74302) 2021-04-16 11:09:31 -04:00
v2.12.0-initial-commit.yaml