mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* Make sure the uri module warns about using the deprecated HEADER_ arguments, so that we can actually deprecate in a future version * Use module.deprecate * No need to de-dupe ourselves, looks like it is done somewhere I didn't initially see