You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
Sloane Hertel e208fe5932
copy module - fix copying directories recursively with remote_src=True (#76997)
* copy module - fix copying directories containing modified subdirs with remote_src=True. Previously, the first changed subdir would prevent recursively checking for changes for in subdirs at the same level.

* Fix reporting changed for copying empty directories with remote_src=True. If a directory is created on the remote but nothing else, changed is True.
2 years ago
..
fragments copy module - fix copying directories recursively with remote_src=True (#76997) 2 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 7 years ago
changelog.yaml Bump devel to 2.15.0.dev0 (#78817) 2 years ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 4 years ago