From 694c7e8af5ef505c5f9e6cb9f0a1154a9d216ea3 Mon Sep 17 00:00:00 2001 From: John Westcott IV Date: Wed, 29 Apr 2020 14:42:46 -0400 Subject: [PATCH] Remocing doc fragment extension --- awx_collection/plugins/lookup/tower_schedule_rrule.py | 1 - 1 file changed, 1 deletion(-) diff --git a/awx_collection/plugins/lookup/tower_schedule_rrule.py b/awx_collection/plugins/lookup/tower_schedule_rrule.py index 4c43b139be..1b030a3e79 100644 --- a/awx_collection/plugins/lookup/tower_schedule_rrule.py +++ b/awx_collection/plugins/lookup/tower_schedule_rrule.py @@ -70,7 +70,6 @@ DOCUMENTATION = """ - Second string is one of sunday, monday, tuesday, wednesday, thursday, friday - Used for month type schedules - Can not be used with month_day_number parameters - extends_documentation_fragment: awx.awx.auth """ EXAMPLES = """