mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 13:53:10 +00:00
* Adding tags as module parameter * Added changelog fragment * Correcting typo in changelog fragment * Correcting punctuation in docs * Including version to tags parameter description Co-authored-by: Felix Fontein <felix@fontein.de> * Correct tag validation and parsing logic condition Original test was for key and not value Co-authored-by: Felix Fontein <felix@fontein.de> * Improving usability with default null behavior * Removing default case and related unneccessary complexity * Display regex in tags description as code Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>