mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Improve ansible-test completion and messaging. (#19627)
* Simplify type annotation of args.docker_util. * Improve error messaging for ansible-doc test. * Add completion for docker, remote and windows.
This commit is contained in:
9
test/runner/completion/docker.txt
Normal file
9
test/runner/completion/docker.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
centos6
|
||||
centos7
|
||||
fedora-rawhide
|
||||
fedora23
|
||||
opensuseleap
|
||||
ubuntu1204
|
||||
ubuntu1404
|
||||
ubuntu1604
|
||||
ubuntu1604py3
|
||||
3
test/runner/completion/remote.txt
Normal file
3
test/runner/completion/remote.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
freebsd/10.3-STABLE
|
||||
freebsd/11.0-STABLE
|
||||
osx/10.11
|
||||
7
test/runner/completion/windows.txt
Normal file
7
test/runner/completion/windows.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
2008-SP2
|
||||
2008-R2_SP1
|
||||
2012-RTM
|
||||
2012-R2_RTM
|
||||
2016-English-Full-Base
|
||||
2016-English-Full-Containers
|
||||
2016-English-Nano-Base
|
||||
Reference in New Issue
Block a user