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
Nathaniel Case bdab56efa8 eos_facts cleanup (#5057)
* dict.iteritems does not exist in Python 3

Now just dict.items
six.iteritems handles the change

* Addresses point 1

Unsure if this is a good idea or not.

* Addresses point 2

This shouldn't have any particular change, just marks load_comments as abstract

* Remove unused import

Addresses point 3

* Clarify invalid subset error message

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