Docs standardization

This commit is contained in:
Michael DeHaan 2013-06-01 12:13:21 -04:00
parent 16c7c50e8f
commit 6b0a547652

View file

@ -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