Remove ignore.txt entries (#29)

* Remove some ignore.txt entries.

* Prepare for validate-plugins.
This commit is contained in:
Felix Fontein
2020-11-06 06:18:41 +01:00
committed by GitHub
parent 1156db420d
commit e691ad72ab
6 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ DOCUMENTATION = '''
author:
- Lorin Hochestein (!UNKNOWN)
- Leendert Brouwer (!UNKNOWN)
connection: docker
name: docker
short_description: Run tasks in docker containers
description:
- Run commands or put/fetch files to an existing docker container.
-1
View File
@@ -7,7 +7,6 @@ __metaclass__ = type
DOCUMENTATION = '''
name: docker_machine
plugin_type: inventory
author: Ximon Eighteen (@ximon18)
short_description: Docker Machine inventory source
requirements:
-1
View File
@@ -9,7 +9,6 @@ __metaclass__ = type
DOCUMENTATION = '''
name: docker_swarm
plugin_type: inventory
author:
- Stefan Heitmüller (@morph027) <stefan.heitmueller@gmx.com>
short_description: Ansible dynamic inventory plugin for Docker swarm nodes.
+1 -1
View File
@@ -36,7 +36,7 @@ options:
referring to the path of the compose file on the target host
or the YAML contents of a compose file nested as dictionary.
type: list
# elements: raw
elements: raw
default: []
prune:
description: