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 4937dd67e4 adds new feature to network_cli (#19848)
In some cases it is desirable to have a send only function that doesn't
wait for the response from the CLI (such as reloading a device).  This
adds a new key to the command json string sendonly that will
achieve this behavior.
9 years ago
..
cli Correctly set loader path when using list tags/tasks 9 years ago
compat Fix role completion detection problem 9 years ago
config Making the switch to v2 11 years ago
errors adds feature to all modules to be run locally (#18763) 9 years ago
executor Fix role completion detection problem 9 years ago
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 9 years ago
inventory warn when examined group_vars is not dir 9 years ago
module_utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 9 years ago
modules Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 9 years ago
parsing adds new module net_command for network devices (#19468) 9 years ago
playbook still needs static for task object 9 years ago
plugins adds new feature to network_cli (#19848) 9 years ago
template Wrap unhandled errors from lookups in an AnsibleError 9 years ago
utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 9 years ago
vars Display proper error on group_vars syntax error 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py adds new module net_command for network devices (#19468) 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Making the switch to v2 11 years ago