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
Brian Coca 40d29936a4 telnet action plugin (#27983)
* draft telnet action plugin

docs in module

* updated per feedback

* fixed imports

* pep8 fixes

* added meta import even though its useless
8 years ago
..
cli Add prompt formats for 2.3 compat ask-vault-pass (#27974) 8 years ago
compat Remove wildcard imports 9 years ago
config Add back support for vault_password_file config var (#27597) 9 years ago
errors correct, cleanup & simplify dwim stack (#25956) 9 years ago
executor Fix for ansiballz filenames conflicting with python stdlib modules 9 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory ensure all groups inherit from 'all' 9 years ago
module_utils update aci module util with methods to support check_mode and idempotency (#28089) 8 years ago
modules telnet action plugin (#27983) 8 years ago
parsing Better vault pass prompt behav on EOF, more unit tests (#27981) 8 years ago
playbook validate include_role args (#28077) 8 years ago
plugins telnet action plugin (#27983) 8 years ago
template template: fix KeyError: 'undefined variable: 0 (#27972) 8 years ago
utils [cloud] ovirt: add headers param to auth (#27881) 8 years ago
vars Remove wildcard imports 9 years ago
__init__.py
constants.py Fix undefined variables, basestring usage, and some associated python3 issues 9 years ago
release.py Collated PEP8 fixes (#25293) 9 years ago