This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2025-10-10 18:34:03 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
7bf56ceee3
community.general
/
lib
/
ansible
/
plugins
/
action
History
Download ZIP
Download TAR.GZ
Peter Sprygada
c9f6a2b740
fixes issue with cli shell left open (
#21548
)
...
The nxos action plugin will now close the shell connection once the module has completely run
2017-02-16 22:11:32 -05:00
..
__init__.py
add_host.py
asa_config.py
asa_template.py
assemble.py
assert.py
copy.py
debug.py
dellos6_config.py
dellos9_config.py
dellos10_config.py
eos.py
bug fixes and updates for eos connections (
#21534
)
2017-02-16 20:26:48 -05:00
eos_config.py
eos_template.py
fail.py
fetch.py
group_by.py
include_vars.py
ios.py
check ios cli context and exits config mode if there (
#21544
)
2017-02-16 20:26:29 -05:00
ios_config.py
ios_template.py
iosxr.py
verifies cli context for iosxr (
#21550
)
2017-02-16 22:11:21 -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.py
refactors junos modules to support persistent socket connections (
#21365
)
2017-02-16 10:53:03 -05:00
junos_config.py
refactors junos modules to support persistent socket connections (
#21365
)
2017-02-16 10:53:03 -05:00
junos_template.py
refactors junos modules to support persistent socket connections (
#21365
)
2017-02-16 10:53:03 -05:00
net_config.py
code clean of old code from network modules updates (
#21469
)
2017-02-15 12:46:30 -05:00
net_template.py
code clean of old code from network modules updates (
#21469
)
2017-02-15 12:46:30 -05:00
normal.py
nxos.py
fixes issue with cli shell left open (
#21548
)
2017-02-16 22:11:32 -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
patch.py
pause.py
raw.py
script.py
service.py
set_fact.py
set_stats.py
sros_config.py
synchronize.py
template.py
unarchive.py
vyos.py
updates network local actions to check for connection=local (
#21437
)
2017-02-15 11:27:54 +00:00
vyos_config.py
win_copy.py
win_reboot.py
win_template.py