mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-02-04 08:01:49 +00:00
Update changelogs/fragments/159-fix-60-deprecated-ansible_ssh_user.yml
Co-authored-by: Amin Vakil <info@aminvakil.com>
This commit is contained in:
parent
d976add5da
commit
052a2f6d94
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
bugfixes:
|
||||
- synchronize - replace old ``ansible_ssh_user`` by ``ansible_user`` everywhere; do the same for
|
||||
- synchronize - replace removed ``ansible_ssh_user`` by ``ansible_user`` everywhere; do the same for
|
||||
``ansible_ssh_port`` and ``ansible_ssh_host`` (https://github.com/ansible-collections/ansible.posix/issues/60).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue