You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/cli
Kamjar Gerami 724e692f54 fixes-#15685-tools-that-paginate-show-spurious-less-output: less --version outputs to standard out not to standard error so this changes the redirect from 2> to > (#15720)
fixes-#15685-tools-that-paginate-show-spurious-less-output: Updated redirect to include stderr as well as stdout to not show any errors on screen
8 years ago
..
__init__.py fixes-#15685-tools-that-paginate-show-spurious-less-output: less --version outputs to standard out not to standard error so this changes the redirect from 2> to > (#15720) 8 years ago
adhoc.py fixes to vault/copy 8 years ago
console.py fixes to vault/copy 8 years ago
doc.py made ansible-doc complain on missing 'requried' 8 years ago
galaxy.py API now connects to server lazily (#15632) 8 years ago
playbook.py Adds 'ansible_check_mode' boolean magic variable 8 years ago
pull.py Add '--skip-tags' to ansible-pull 8 years ago
vault.py Changes to convert to unicode at the borders 9 years ago