Many more doc fixes

This commit is contained in:
Toshio Kuratomi 2015-05-15 12:12:26 -07:00 committed by Matt Clay
commit 4f07e8b256
23 changed files with 34 additions and 24 deletions

View file

@ -28,7 +28,10 @@ short_description: Manage firewall with UFW
description:
- Manage firewall with UFW.
version_added: 1.6
author: Aleksey Ovcharenko, Jarno Keskikangas, Ahti Kitsik
author:
- '"Aleksey Ovcharenko (@ovcharenko)" <aleksey.ovcharenko@gmail.com>'
- '"Jarno Keskikangas (@pyykkis)" <jarno.keskikangas@gmail.com>'
- '"Ahti Kitsik (@ahtik)" <ak@ahtik.com>'
notes:
- See C(man ufw) for more examples.
requirements:

View file

@ -206,7 +206,7 @@ options:
- The zoned property.
required: False
choices: ['on','off']
author: Johan Wiren
author: '"Johan Wiren (@johanwiren)" <johan.wiren.se@gmail.com>'
'''
EXAMPLES = '''