This website requires JavaScript.
Explore
Help
Register
Sign In
zware
/
awx
Watch
1
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ZwareBear/awx.git
synced
2026-03-27 11:13:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaeff7e2906901dd7a757e85285006693cef7fa4
awx
/
awx
/
lib
/
tower_display_callback
History
AlanCoding
b393a60ece
prevent overwriting of playbook data when censoring
2017-07-11 08:45:55 -04:00
..
__init__.py
Flake8 fixes.
2016-10-28 21:58:24 -04:00
cleanup.py
Silently ignore psutil errors when the process is already gone
2017-01-30 13:39:05 -05:00
display.py
Split job event data between callback queue and stdout. Send most of event data directly over queue and capture only stdout/counter/start_line/end_line in celery task; recombine into single event in callback receiver.
2016-12-12 16:34:36 -05:00
events.py
isolated ramparts: replace systemd unit with a
tower-expect
binary
2017-06-16 09:59:21 -04:00
minimal.py
Add support for capturing stdout associated with job events and ad hoc command events.
2016-10-28 21:58:24 -04:00
module.py
prevent overwriting of playbook data when censoring
2017-07-11 08:45:55 -04:00