Fix ansible-lint truthy in module docstrings

This commit is contained in:
Chris Meyers
2025-01-14 15:06:30 -05:00
committed by Chris Meyers
parent 7fdd15f115
commit 5872a88a57
14 changed files with 19 additions and 19 deletions

View File

@@ -117,7 +117,7 @@ EXAMPLES = """
- frequency: 'day'
interval: 1
byweekday: 'sunday'
include: False
include: false
"""
RETURN = """