mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Scheduler unit tests
This commit is contained in:
@@ -1363,6 +1363,7 @@ class ScheduleSerializer(BaseSerializer):
|
||||
# We reject rrules if:
|
||||
# - DTSTART is not include
|
||||
# - INTERVAL is not included
|
||||
# - SECONDLY is used
|
||||
# - TZID is used
|
||||
# - multiple BYDAY (except WEEKLY and YEARLY (see below)), BYMONTHDAY, BYMONTH
|
||||
# - multiple BYDAY yearly unless it lists all weekdays OR weekend days
|
||||
|
||||
Reference in New Issue
Block a user