ansible.posix/plugins
softwarefactory-project-zuul[bot] a831f22b83
Merge pull request #391 from juanvalino/main
Fixes #390. Hosts involved must have same password

SUMMARY
Fixes #390
The change takes the password from destination hostvars ansible_ssh_pass or ansible_password when dest is remote.
In other case, previous behavior is maintained and password is taken form task vars ansible_ssh_pass or ansible_password.
Also, both user and password are templated to allow jinja expressions in them.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
ansible.posix.synchronize
ADDITIONAL INFORMATION
n/a

Reviewed-by: Adam Miller <admiller@redhat.com>
2022-12-15 02:21:06 +00:00
..
action move plugin to correct dir 2022-10-07 18:30:49 +02:00
callback Update profile_tasks.py 2022-07-15 14:04:06 -04:00
module_utils More complete missing lib msg 2022-06-03 18:39:01 -04:00
modules Update documented default value for rhel_rpm_ostree's name parameter to match implementation. 2022-12-13 11:48:39 -05:00
shell Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00