mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
added missing version_Added to extra_hosts fixes #1843
This commit is contained in:
parent
fd88e8af53
commit
9241955076
1 changed files with 1 additions and 0 deletions
|
@ -289,6 +289,7 @@ options:
|
||||||
default: 0
|
default: 0
|
||||||
version_added: "1.9"
|
version_added: "1.9"
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
|
version_added: "2.0"
|
||||||
description:
|
description:
|
||||||
- Dict of custom host-to-IP mappings to be defined in the container
|
- Dict of custom host-to-IP mappings to be defined in the container
|
||||||
insecure_registry:
|
insecure_registry:
|
||||||
|
|
Loading…
Reference in a new issue