community.general/lib/ansible/modules/network/eos
John Barker 10cd2cd1b7 Manually fix issues that autopep8 introduced
* iam.py 161 -> 160 chars
* lamba -> single line function -> multiline function

Avoid redefining key

iam line length

iam.py now clean
2017-12-07 20:25:55 +00:00
..
__init__.py
eos_banner.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
eos_command.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
eos_config.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
eos_eapi.py Manually fix issues that autopep8 introduced 2017-12-07 20:25:55 +00:00
eos_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
eos_logging.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
eos_static_route.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
eos_system.py Manually fix issues that autopep8 introduced 2017-12-07 20:25:55 +00:00
eos_user.py Manually fix issues that autopep8 introduced 2017-12-07 20:25:55 +00:00
eos_vlan.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
eos_vrf.py Fix some net_* tests (#33593) 2017-12-06 10:24:58 +00:00