mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-19 23:33:37 -05:00
Add an example script that will retry a tower callback request if it does not receive a 202. will retry 5 times with a 5 second interval between each run
This commit is contained in:
@@ -16,6 +16,7 @@ recursive-exclude awx/ui/static/lib/ansible *
|
||||
recursive-exclude awx/settings local_settings.py*
|
||||
include awx/ui/static/js/awx.min.js
|
||||
include awx/ui/static/js/config.js
|
||||
include tools/scripts/callback_retry.sh
|
||||
include COPYING
|
||||
prune awx/public
|
||||
prune awx/projects
|
||||
|
||||
Reference in New Issue
Block a user