1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Docs fixes

This commit is contained in:
Toshio Kuratomi 2016-05-13 11:01:32 -07:00 committed by Matt Clay
parent e95c069aa6
commit 1782ff04d0

View file

@ -108,6 +108,7 @@ options:
- The timeout of API request (seconds). - The timeout of API request (seconds).
default: 10 default: 10
version_added: "2.1" version_added: "2.1"
required: false
notes: notes:
- Useful for setting hosts in maintenance mode before big update, - Useful for setting hosts in maintenance mode before big update,
and removing maintenance window after update. and removing maintenance window after update.