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
History
Rebeccah
5df37d4279
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
..
doc_fragments
Fixing copyrights and linting issues
2020-07-14 09:38:26 -04:00
inventory
Adding import/export awx kit features
2020-08-19 14:12:50 -04:00
lookup
Adding example of specifying connection info
2020-09-16 14:52:41 -04:00
module_utils
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
modules
Update integration tests
2020-09-25 13:23:34 -04:00