ansible/lib/ansible
Brian Coca cc0bb54d2c the return of reset_connection
allows user to force persistent connection to close, needed for when
you want to benefit from changes applied to the current play but persistent connections
prevent them from being realized.
2017-02-16 10:49:57 -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 check cli context to be sure out of config mode in ios (#21493) 2017-02-16 12:54:33 +00:00
modules the return of reset_connection 2017-02-16 10:49:57 -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 the return of reset_connection 2017-02-16 10:49:57 -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