mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-12 12:32:00 +00:00
* remove deprecated internal argument from synchronize the new_stdin argument is no longer used to instantiate a connection plugin * add a changelog
3 lines
203 B
YAML
3 lines
203 B
YAML
trivial:
|
|
- synchronize - instantiate the connection plugin without the ``new_stdin`` argument, which is deprecated in ansible-core 2.15 (https://github.com/ansible-collections/ansible.posix/pull/421).
|