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/test/units/modules/network/ios
Federico87 f94378fc2f ios_ntp module (#50705)
* ios_ntp module

* add execute_module for config func

* fix units test

* test empty list

* update example

* change want logic to follow have - removed try/except

* update commands list for config test

* add idempotent test case

* add more test
6 years ago
..
fixtures ios_ntp module (#50705) 6 years ago
__init__.py
ios_module.py
test_ios_banner.py
test_ios_command.py
test_ios_config.py
test_ios_facts.py
test_ios_logging.py
test_ios_ntp.py ios_ntp module (#50705) 6 years ago
test_ios_ping.py
test_ios_system.py
test_ios_user.py
test_ios_vlan.py
test_ios_vrf.py