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
Trishna Guha b3c22a96bd Add vyos_user implementation module (#25677)
* Add vyos_user implementation module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Integration test for vyos_user

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Make state absent work

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Unit test for vyos_user

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Standardize user names

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Modify integration test with idempotent case

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add role as alias to level

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
8 years ago
..
basics code clean of old code from network modules updates (#21469) 8 years ago
cumulus test/: PEP8 compliancy (#24803) 8 years ago
eos Actually check for equality on empty commands array (#25308) 8 years ago
f5 fixed again 8 years ago
ios Add ios_user implementation module (#25413) 8 years ago
iosxr Actually check for equality on empty commands array (#25308) 8 years ago
junos Add junos unit test case (#24249) 8 years ago
netscaler New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 8 years ago
nxos Add nxos_banner implementation module (#25695) 8 years ago
ovs Actually check for equality on empty commands array (#25308) 8 years ago
vyos Add vyos_user implementation module (#25677) 8 years ago
__init__.py adds new module net_command for network devices (#19468) 8 years ago