ansible/awx

schedule UI cannot make some rrule

Open

#2,981 opened on Jan 9, 2019

View on GitHub
 (3 comments) (3 reactions) (0 assignees)Python (3,333 forks)batch import
component:uihelp wantedtype:enhancement

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • UI
SUMMARY

make it possible to make rrule such as rrule(MINUTELY, interval=30,byhour=range(9,17), byminute=(0,30),dtstart=parse("20190110T090000")) which runs every 30 minutes, every day from 9AM to 5PM

ADDITIONAL INFORMATION

Contributor guide