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 = """