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

corrected version_added for new monit timeout opt

This commit is contained in:
Brian Coca 2015-12-14 21:47:26 -05:00 committed by Matt Clay
parent d577fedc26
commit 4db5119893

View file

@ -46,7 +46,7 @@ options:
Ansible will sleep for five seconds between each check.
required: false
default: 300
version_added: "2.0"
version_added: "2.1"
requirements: [ ]
author: "Darryl Stoflet (@dstoflet)"
'''