summaryrefslogtreecommitdiff
path: root/test/units/modules/network/eos/test_eos_user.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to arista.eosAnsible Core Team2020-03-231-100/+0
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-121-1/+1
* Unit tests: share common code (#31456)Pilou2017-11-171-3/+6
* module should fail if eos_user is added without configured_password or nopass...Trishna Guha2017-08-311-7/+7
* Change network *_user modules to use configured_password to set a users passw...David Newswanger2017-08-171-4/+4
* eos_user fix username param (#28114)Trishna Guha2017-08-161-10/+10
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-2/+0
* Implement eos_banner for EAPI (#22609)Ricardo Carrillo Cruz2017-03-141-1/+1
* updates eos modules to use socket (#21197)Peter Sprygada2017-02-131-56/+9
* new module eos_user (#20759)Peter Sprygada2017-01-271-0/+146