summaryrefslogtreecommitdiff
path: root/test/integration/targets/vyos_user
Commit message (Expand)AuthorAgeFilesLines
* Disable VyOS integration tests that fail.Matt Clay2021-12-091-0/+1
* Default ssh port (#39678)John R Barker2018-05-031-2/+2
* Connect via ssh using ansible_port (#39603)John R Barker2018-05-021-4/+4
* Update net_* and vyos_* integration test aliases. (#34666)Matt Clay2018-01-091-0/+0
* Actually move vyos tests to network_cli (#33710)Nathaniel Case2017-12-132-2/+11
* Remove provider cli for vyos tests (#30275)Ricardo Carrillo Cruz2017-09-132-8/+0
* re-add auth tests with ansible_ssh_host (#28400)David Newswanger2017-08-251-0/+36
* Remove user auth tests (#28364)Ricardo Carrillo Cruz2017-08-171-36/+0
* Change network *_user modules to use configured_password to set a users passw...David Newswanger2017-08-172-2/+38
* fix vyos_user aggregate (#28317)Trishna Guha2017-08-171-1/+9
* changed collection arg to argregate on 2.4 network modules (#26649)David Newswanger2017-07-261-2/+2
* vyos_user fix idempotent (#26289)Trishna Guha2017-06-301-0/+1
* Assert vyos_user commands output against first element of array (#26233)Ricardo Carrillo Cruz2017-06-291-2/+2
* fix vyos_user integration test assert (#26185)Trishna Guha2017-06-281-1/+2
* Add vyos_user implementation module (#25677)Trishna Guha2017-06-154-0/+91