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 a1c3ce0ad1 fixes error when 'delete ...' config command is specified but doesn't exist (#5064)
The junos_config module will generate an exception if a 'delete ...' config
command is attempted to be loaded into a device configuration.  This change
will first check to see if the delete command is valid and filter it out
of the change set if it is not valid.

fixes #5040
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 Network module code cleanup (#5061) 8 years ago
ios Network module code cleanup (#5061) 8 years ago
iosxr Network module code cleanup (#5061) 8 years ago
junos fixes error when 'delete ...' config command is specified but doesn't exist (#5064) 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 Network module code cleanup (#5061) 8 years ago
sros Merge pull request #4829 from gundalow/issue4807 8 years ago
vyos Network module code cleanup (#5061) 8 years ago
__init__.py package files 10 years ago