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/fragments/console_list_all.yml

7 lines
302 B
YAML

bugfixes:
- ansible-console now shows installed collection modules.
- ansible-console fixed to load modules via fqcn, short names and handle redirects.
- ansible-console commands now all have a help entry.
minor_changes:
- ansible-console added 'collections' command to match playbook keyword.