David Newswanger
8643e9cb34
changed collection arg to argregate on 2.4 network modules ( #26649 )
...
* changed collection arg to argregate on 2.4 network modules
* replace users with aggregate in eos_user, junos_user, nxos_user
* added version_added to places where we replaced users with aggregate in the docs
* fix ios_static_route test
* update tests to reference aggregate instead of collection/users
2017-07-26 10:09:17 -04:00
Trishna Guha
93bbcd8a32
vyos_user fix idempotent ( #26289 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com >
2017-06-30 19:44:08 +05:30
Ricardo Carrillo Cruz
8a1cd05fdc
Assert vyos_user commands output against first element of array ( #26233 )
2017-06-29 13:51:13 +02:00
Trishna Guha
be11d12fa2
fix vyos_user integration test assert ( #26185 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com >
2017-06-28 16:17:03 +01:00
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 >
2017-06-15 22:06:18 +05:30