1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 00:55:06 +03:00
awx/awx_collection/plugins/lookup
John Westcott IV c67f50831b
Modifying schedules API to allow for rrulesets #5733 (#12043)
* Added schedule_rruleset lookup plugin for awx.awx
* Added DB migration for rrule size
* Updated schedule docs
* The schedule API endpoint will now return an array of errors on rule validation to try and inform the user of all errors instead of just the first
2022-04-28 15:38:20 -04:00
..
controller_api.py Update auth_plugin doc extension to fix malformed Collections docs 2021-10-18 11:08:17 -04:00
schedule_rrule.py Fix more F811 linter violations 2022-01-14 13:23:05 -05:00
schedule_rruleset.py Modifying schedules API to allow for rrulesets #5733 (#12043) 2022-04-28 15:38:20 -04:00