community.general/lib/ansible
Peter Sprygada 02d2b753db refactors junos modules to support persistent socket connections (#21365)
* updates junos_netconf module
* updates junos_command module
* updates junos_config module
* updates _junos_template module
* adds junos_rpc module
* adds junos_user module
2017-02-16 10:53:03 -05:00
..
cli fix non-zero exit code on missing role file (#19002) 2017-02-14 17:57:06 +01:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
modules refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
parsing more cleanup from net_command module that is abandoned for 2.3 (#21497) 2017-02-15 20:38:57 -05:00
playbook delegate_to is a string 2017-02-10 20:07:49 -05:00
plugins refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils New module: cnos_vlan and various utility files (#21107) 2017-02-16 08:11:39 +00:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py
constants.py more cleanup from net_command module that is abandoned for 2.3 (#21497) 2017-02-15 20:38:57 -05:00
release.py