mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Improve README (#418)
* List missing plugins. * Fix short description. * Improve section on requirements. * Apply suggestions from code review Co-authored-by: Don Naro <dnaro@redhat.com> Co-authored-by: Don Naro <dnaro@redhat.com>
This commit is contained in:
@@ -13,7 +13,7 @@ __metaclass__ = type
|
||||
|
||||
DOCUMENTATION = '''
|
||||
name: docker_containers
|
||||
short_description: Ansible dynamic inventory plugin for Docker containers.
|
||||
short_description: Ansible dynamic inventory plugin for Docker containers
|
||||
version_added: 1.1.0
|
||||
author:
|
||||
- Felix Fontein (@felixfontein)
|
||||
|
||||
Reference in New Issue
Block a user