ansible/awx

Management job to cleanup old schedules on job templates

Open

#10,307 opened on May 27, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (3,333 forks)batch import
component:apihelp wantedtype:enhancementtype:feature

Repository metrics

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

Description

ISSUE TYPE
  • Feature Idea
SUMMARY

Ansible Tower job templates (and workflow templates) allow for schedules to be configured. Schedules that have completed or no longer reoccur still remain listed on that job template. Therefore there should be a management job added to cleanup "old" or inactive schedules on job templates. For now, these need to be manually deleted.

Contributor guide