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 53abcb23fa rename netcmd module to netcli
This is part of the 2.2 refactor to extract the Cli class into a
separate module.  This renames netcmd to netcli which is consistent
with the network shared modules implementations
8 years ago
..
cli slightly better presentation docs 8 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 8 years ago
config Making the switch to v2 10 years ago
errors Fix some typos (#16498) 8 years ago
executor Clean up PlaybookExecutor logic for batches and errors 8 years ago
galaxy Fixes #163 in galaxy-issues 8 years ago
inventory Don't use an unset playbook basedir when searching for hostgroup vars 8 years ago
module_utils rename netcmd module to netcli 8 years ago
modules Update submodule refs 8 years ago
parsing Remove a useless section, only act on 'shell' (#16205) 8 years ago
playbook Rework the way params are assigned to TaskIncludes when they're dynamic 8 years ago
plugins action plugin net_config will now remove any private result key 8 years ago
template Emit warnings when safe_eval() raises a SyntaxError or other Exception (#14304) 8 years ago
utils Update junos docs fragment to note the default port for transport=netconf 8 years ago
vars Don't use an unset playbook basedir when searching for hostgroup vars 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py * Fix race in creating temp directories pre-fork (#16965) 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