mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Double quoted version_added in documentation
This commit is contained in:
parent
36bcfb5d49
commit
cafc12c680
22 changed files with 29 additions and 29 deletions
|
@ -7,7 +7,7 @@ short_description: add a host (and alternatively a group) to the ansible-playboo
|
|||
description:
|
||||
- Use variables to create new hosts and groups in inventory for use in later plays of the same playbook.
|
||||
Takes variables so you can define the new hosts more fully.
|
||||
version_added: 0.9
|
||||
version_added: "0.9"
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue