mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ae96ba0d4f
* fix a (forgotten?) change in moving createhome -> create_home Fix for following bug on FreeBSD host whith user module: ``` fatal: [webssp]: FAILED! => {"changed": false, "module_stderr": "X11 forwarding request failed Traceback (most recent call last): File \"/tmp/ansible_2rmlBl/ansible_module_user.py\", line 2487, in <module> main()\n File \"/tmp/ansible_2rmlBl/ansible_module_user.py\", line 2426, in main (rc, out, err) = user.modify_user() File \"/tmp/ansible_2rmlBl/ansible_module_user.py\", line 1011, in modify_user if (info[5] != self.home and self.move_home) or (not os.path.exists(self.home) and self.createhome): AttributeError: 'FreeBsdUser' object has no attribute 'createhome' ", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 1} ``` It happenned with 'createhome' AND with 'create_home' form, with python 2.7 AND python 3.6 * Add changelog Co-authored-by: dgeo <dgeo@users.noreply.github.com> |
6 years ago | |
---|---|---|
.. | ||
42647-win_updates.yaml | 6 years ago | |
42669-add_ssl_zabbix_inventory.yaml | 6 years ago | |
add_file_lock_feature.yaml | 6 years ago | |
add_random_mac_filtter.yaml | 6 years ago | |
admin-users-default-change.yaml | 7 years ago | |
ansiballz_streamline_imports.yaml | 6 years ago | |
any_unparsed_is_failed.yaml | 7 years ago | |
avoid_cwd_vars.yml | 6 years ago | |
aws_core_is_boto3_error_code.yml | 7 years ago | |
aws_s3_async_fix.yaml | 7 years ago | |
aws_s3_decryption_fix.yaml | 7 years ago | |
aws_s3_fix_custom_endpoints.yaml | 7 years ago | |
basic_booleans_backward_compat.yaml | 6 years ago | |
batch_mode_elasticsearch_plugin.yaml | 6 years ago | |
callback_plugin_merge.yml | 6 years ago | |
cleanup__file__.yaml | 6 years ago | |
connection_reset.yaml | 6 years ago | |
elasticsearch_plugin-showSTDERRonFailure.yaml | 6 years ago | |
ensure_text_source.yaml | 6 years ago | |
file_attributes.yaml | 7 years ago | |
file_touch_check_mode.yaml | 6 years ago | |
file_touch_diff.yaml | 6 years ago | |
fix-255-exit-code.yaml | 6 years ago | |
gce-sort-fix.yaml | 6 years ago | |
inventory_dir_ext_compare_fix.yaml | 6 years ago | |
irc_py3_compat.yaml | 6 years ago | |
lineinfile-empty-regexp.yml | 6 years ago | |
no_log_fix_for_connection_exceptions.yaml | 7 years ago | |
passwordstore-lookup-backup.yaml | 7 years ago | |
pause-stdout-redirection.yaml | 6 years ago | |
pause-try-except-curses.yaml | 6 years ago | |
preserve_delegate_nolog.yml | 6 years ago | |
puppet_debugging_options.yaml | 6 years ago | |
remote_tmp_de-escalated_user.yaml | 6 years ago | |
syslog_facility-for-journald.yml | 7 years ago | |
user-freebsd-createhome-name-fix.yaml | 6 years ago | |
v2.7.0-initial-commit.yaml | 7 years ago | |
win_become_async_older_hosts.yml | 6 years ago | |
win_chocoalatey_install_tls12.yml | 6 years ago | |
win_chocolatey-return-rc-always.yml | 6 years ago | |
win_domain-dns-typo-fix.yml | 6 years ago | |
win_iis_webapppool-output-fix.yml | 6 years ago | |
win_reboot-fixes.yml | 6 years ago | |
win_security_policy-empty-value.yaml | 6 years ago | |
win_updates-async-fix.yml | 6 years ago | |
winrm_kinit-remove-pass-log.yml | 6 years ago | |
wrcwd_ansible.cfg.yml | 6 years ago |