diff options
Diffstat (limited to 'awx_collection/plugins/lookup/tower_schedule_rrule.py')
-rw-r--r-- | awx_collection/plugins/lookup/tower_schedule_rrule.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/awx_collection/plugins/lookup/tower_schedule_rrule.py b/awx_collection/plugins/lookup/tower_schedule_rrule.py index e34751d9ac..0af71b0000 100644 --- a/awx_collection/plugins/lookup/tower_schedule_rrule.py +++ b/awx_collection/plugins/lookup/tower_schedule_rrule.py @@ -6,7 +6,6 @@ __metaclass__ = type DOCUMENTATION = """ lookup: tower_schedule_rrule author: John Westcott IV (@john-westcott-iv) - version_added: "3.7" short_description: Generate an rrule string which can be used for Tower Schedules requirements: - pytz |