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/network
Peter Sprygada 87f47a44c9 fixes exception being raised when show configuration command issued (#5047)
The junos_command expects commands to be returned as xml by default but
`show configuration [options]` will return text not xml.  This fix
will set the output format for any command that starts with `show
configuration` to text

fixes #4628
8 years ago
..
basics Force download if checksums do not match (#4262) 8 years ago
cumulus Cumulus - consistent docs formatting 8 years ago
dellos6 Addressed review comments, given as part of other reviews (#4904) 8 years ago
dellos9 Update minimum required version and ssh rate limit (#4995) 8 years ago
dellos10 Addressed review comments, given as part of other reviews (#4904) 8 years ago
eos fixes default value in docstring for http (#4985) 8 years ago
ios Force is not a 2.2 feature 8 years ago
iosxr RETURNS doesn't support markup, so remove it 8 years ago
junos fixes exception being raised when show configuration command issued (#5047) 8 years ago
netvisor pn_bgp (New Module) (#4738) 8 years ago
nxos fixes exception raised when nxos_facts uses nxapi transport (#4988) 8 years ago
openswitch Docs improvements to _config 8 years ago
sros Merge pull request #4829 from gundalow/issue4807 8 years ago
vyos roll up of updates to vyos_config module 8 years ago
__init__.py package files 10 years ago