You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/cliconf
Albert Siersema 4a0c875447 Working Cisco IOS macro editing (fixes #55211) (#55220)
* Working Cisco IOS macro editing (fixes #55211)

* Working Cisco IOS macro editing [fixed pylints] (fixes #55211)

* Added integration tests for edit_macro

* Added conditional integration tests for ios_config macro

* Cosmetic fix: when near block for added conditional integration tests for ios_config macro

* Move teardown to always for block
6 years ago
..
__init__.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
aireos.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
apconos.py Apcon modules (#62028) 6 years ago
aruba.py Update aruba modules to handle prompt and syntax changes (#54261) 6 years ago
asa.py Expose `newline` option to cli_command module (#55451) 7 years ago
ce.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
cnos.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
dellos6.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
dellos9.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
dellos10.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
edgeos.py Implement run_commands on edgeos (#63754) 6 years ago
edgeswitch.py Expose `newline` option to cli_command module (#55451) 7 years ago
enos.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
eos.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
eric_eccli.py Fix in get api for eric_eccli cliconf plugin (#61507) 6 years ago
exos.py Expose `newline` option to cli_command module (#55451) 7 years ago
frr.py Expose `newline` option to cli_command module (#55451) 7 years ago
icx.py Modules to manage ICX devices (#58969) 6 years ago
ios.py Working Cisco IOS macro editing (fixes #55211) (#55220) 6 years ago
iosxr.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
ironware.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
junos.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
netvisor.py fix 57447 bug (#57938) 7 years ago
nos.py Expose `newline` option to cli_command module (#55451) 7 years ago
nxos.py Refactor CLI prompt mode check for network plugins (#63945) 6 years ago
onyx.py Expose `newline` option to cli_command module (#55451) 7 years ago
routeros.py Expose `newline` option to cli_command module (#55451) 7 years ago
slxos.py Expose `newline` option to cli_command module (#55451) 7 years ago
voss.py Expose `newline` option to cli_command module (#55451) 7 years ago
vyos.py Fix flake8 errors related to vyos.vyos collection (#66516) 6 years ago