This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-11 10:00:01 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
awx_collection
/
plugins
/
module_utils
History
Sean Sullivan
dc26580466
Update to response code
...
set response code for current versions of tower/awx
2020-10-19 19:46:49 -05:00
..
tower_api.py
Update to response code
2020-10-19 19:46:49 -05:00
tower_awxkit.py
switched exit_json to be fail_json so it didn't trigger an error when attempting to utilize the missing_required_lib from ansible. Additionally fixed it for the second usage for correct usage. Given that it is an exception the correct one would not be to exit without failure, as exit_json does, but instead to use fail_json and be able to present the error
2020-10-01 18:28:26 -04:00
tower_legacy.py
Adding import/export awx kit features
2020-08-19 14:12:50 -04:00
tower_module.py
Add new option update_secrets to allow lazy or strict updating
2020-09-15 22:38:37 -04:00