mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01: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…
Reference in a new issue