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
Peter Sprygada 59e1bb3e6e fixes using ssh keyfile with junos network module
The junos network module will now properly use the ssh key file if its
passed from the playbook to authenticate to the remote device.  Prior
to this commit, the ssh keyfile was ignored.
8 years ago
..
cli minor optimization 8 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 9 years ago
config Making the switch to v2 10 years ago
errors Add options to make includes 'static' 9 years ago
executor Remove unneeded pass 8 years ago
galaxy much more fine grained error messages 8 years ago
inventory There can be only one localhost 8 years ago
module_utils fixes using ssh keyfile with junos network module 8 years ago
modules Update submodule refs 8 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 8 years ago
playbook raw should not use default executable (#16085) 8 years ago
plugins call base _connect() from winrm._connect() 8 years ago
template moved last utils.debug to display.debug 9 years ago
utils Typo fix: Kuraotmi -> Kuratomi 8 years ago
vars Fix hostvars lookup of locahost based on 5f1bbb4 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py made ssh compression configurable (#16214) 8 years ago
release.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
test-requirements.txt Making the switch to v2 10 years ago