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:
Matthew Jones
2014-04-15 15:41:13 -04:00
parent 130d1f071f
commit 6b3d857e49
2 changed files with 4 additions and 1 deletions

View File

@@ -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