community.general/lib/ansible/cli
Brian Coca 38120c1075 termination handling
- moved to base cli class to handle centrally and duplicate less code
- now avoids duplication and reiteration of signal handler by reassigning it
- left note on how to do non-graceful in case we add in future
  as I won't remember everything i did here and don't want to 'relearn' it.
2016-02-10 15:35:30 -05:00
..
__init__.py termination handling 2016-02-10 15:35:30 -05:00
adhoc.py termination handling 2016-02-10 15:35:30 -05:00
doc.py fix plugin loading for Windows modules 2015-12-16 11:47:12 -08:00
galaxy.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00
playbook.py Fixing a mistake from tweaking list stuff too much 2015-12-17 16:33:23 -05:00
pull.py better fix for ansible-pull inventory handling 2016-02-02 14:22:15 -05:00
vault.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00