Docs standardization
This commit is contained in:
parent
fd62197cf1
commit
b363c09a6e
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@ options:
|
|||
- if C(no), it will not use a proxy, even if one is defined by
|
||||
in an environment variable on the target hosts.
|
||||
required: false
|
||||
default: yes
|
||||
choices: [yes, no]
|
||||
default: 'yes'
|
||||
choices: ['yes', 'no']
|
||||
others:
|
||||
description:
|
||||
- all arguments accepted by the M(file) module also work here
|
||||
|
|
Loading…
Reference in a new issue