ansible/lib/ansible
Peter Sprygada fdb24bb5d7 cleans up the netcfg implementation (#19847)
* moves parse() into the instance
* removes old Config instance and supporting code
* adds net_common shared module
* minor tweaks to NetworkConfig class for parsing config files
2017-01-04 21:52:25 -05:00
..
cli Correctly set loader path when using list tags/tasks 2016-12-21 21:01:02 -06:00
compat Fix role completion detection problem 2017-01-03 14:32:44 -06:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Fixing an iteration bug introduced by fed079e4 2017-01-04 10:34:06 -06:00
galaxy
inventory warn when examined group_vars is not dir 2016-12-22 12:39:31 -05:00
module_utils cleans up the netcfg implementation (#19847) 2017-01-04 21:52:25 -05:00
modules openbsd_pkg: make "name" take a list. 2017-01-04 18:45:31 -08:00
parsing Add a encode() to AnsibleVaultEncryptedUnicode (#19840) 2017-01-04 12:17:19 -05:00
playbook Removing unused files in playbook/ directory 2017-01-04 15:17:15 -06:00
plugins adds new feature to network_cli (#19848) 2017-01-03 22:33:02 -05:00
template Wrap unhandled errors from lookups in an AnsibleError 2016-12-21 11:48:18 -06:00
utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 2017-01-03 22:30:59 -05:00
vars Display proper error on group_vars syntax error 2016-12-16 21:13:41 -05:00
__init__.py
constants.py openbsd_pkg: make "name" take a list. 2017-01-04 18:45:31 -08:00
release.py
test-requirements.txt