mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-14 21:42:01 +00:00
remove deprecated internal argument from synchronize (#421)
* remove deprecated internal argument from synchronize the new_stdin argument is no longer used to instantiate a connection plugin * add a changelog
This commit is contained in:
2
changelogs/fragments/421-remove-deprecation-warning.yml
Normal file
2
changelogs/fragments/421-remove-deprecation-warning.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
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).
|
||||
Reference in New Issue
Block a user