Sometimes I need (offline) information about how to use specific arguments on modules like ‘with_items’, ‘with_files’, ‘tags’, ‘when’ etc. I would then like to use ansible-doc to get my playbook done, but I seem to be unable to find information in ansible-doc about this.
Is this present? If yes, where exactly can this be found? And is there a way to like grep for ‘with_items’ in ansible-doc?