..
__init__.py
Fix to bytes surrogate and nonencodable chars ( #21180 )
2017-02-09 17:13:40 -08:00
add_host.py
refactoring async
2017-02-06 19:32:00 -05:00
asa_config.py
…
asa_template.py
…
assemble.py
refactoring async
2017-02-06 19:32:00 -05:00
assert.py
…
copy.py
refactoring async
2017-02-06 19:32:00 -05:00
debug.py
…
dellos6_config.py
…
dellos9_config.py
…
dellos10_config.py
…
eos.py
checks connection type is local and fails if not in eos ( #21429 )
2017-02-14 18:42:15 -05:00
eos_config.py
updates eos modules to use socket ( #21197 )
2017-02-13 20:22:10 -05:00
eos_template.py
updates eos modules to use socket ( #21197 )
2017-02-13 20:22:10 -05:00
fail.py
…
fetch.py
…
group_by.py
…
include_vars.py
…
ios.py
updates network local actions to check for connection=local ( #21437 )
2017-02-15 11:27:54 +00:00
ios_config.py
updates ios modules to support persistent socket ( #21258 )
2017-02-13 15:22:14 +00:00
ios_template.py
updates ios modules to support persistent socket ( #21258 )
2017-02-13 15:22:14 +00:00
iosxr.py
updates iosxr modules to support socket ( #21231 )
2017-02-15 10:47:02 -05:00
iosxr_config.py
updates iosxr modules to support socket ( #21231 )
2017-02-15 10:47:02 -05:00
iosxr_template.py
updates iosxr modules to support socket ( #21231 )
2017-02-15 10:47:02 -05:00
junos_config.py
…
junos_template.py
…
net_config.py
refactors eos_config module to use network_cli ( #20741 )
2017-01-27 16:23:18 -05:00
net_template.py
Fix 'No module named network' net_template error ( #20060 )
2017-01-09 23:45:52 -05:00
network.py
refactoring async
2017-02-06 19:32:00 -05:00
normal.py
refactoring async
2017-02-06 19:32:00 -05:00
nxos.py
refactors nxos module to use persistent connections ( #21470 )
2017-02-15 11:43:09 -05:00
nxos_config.py
refactors nxos module to use persistent connections ( #21470 )
2017-02-15 11:43:09 -05:00
nxos_template.py
refactors nxos module to use persistent connections ( #21470 )
2017-02-15 11:43:09 -05:00
ops_config.py
…
ops_template.py
…
package.py
refactoring async
2017-02-06 19:32:00 -05:00
patch.py
refactoring async
2017-02-06 19:32:00 -05:00
pause.py
…
raw.py
…
script.py
refactoring async
2017-02-06 19:32:00 -05:00
service.py
refactoring async
2017-02-06 19:32:00 -05:00
set_fact.py
…
set_stats.py
allow modules to set custom stats ( #18946 )
2017-01-05 16:38:36 -05:00
sros_config.py
…
synchronize.py
Don't use rsync-path in synchronize with docker
2017-01-11 14:01:11 -08:00
template.py
refactoring async
2017-02-06 19:32:00 -05:00
unarchive.py
refactoring async
2017-02-06 19:32:00 -05:00
vyos.py
updates network local actions to check for connection=local ( #21437 )
2017-02-15 11:27:54 +00:00
vyos_config.py
updates vyos modules to use socket connection ( #21228 )
2017-02-13 10:41:22 -05:00
win_copy.py
…
win_reboot.py
ensure win_reboot warnings value is a list
2017-01-16 14:28:18 -08:00
win_template.py
…