Yanis Guenane
|
c19949706f
|
vyos: Make vyos related yaml file passing yamllint (#65449)
|
2019-12-03 09:34:35 -05:00 |
|
John R Barker
|
a7660f0603
|
Default ssh port (#39678)
|
2018-05-03 09:59:36 -04:00 |
|
John R Barker
|
287f4ff374
|
Connect via ssh using ansible_port (#39603)
Depending on how we spin up the VM we use different ssh port. Honor that
in the vyos_user test
|
2018-05-02 15:03:41 +01:00 |
|
Ricardo Carrillo Cruz
|
4a3a8ac616
|
Remove provider cli for vyos tests (#30275)
Transport is cli by default, and we set user/passwords on group_vars.
|
2017-09-13 16:01:47 +02:00 |
|
David Newswanger
|
5dfd82e59a
|
re-add auth tests with ansible_ssh_host (#28400)
|
2017-08-25 11:25:15 -04:00 |
|
Ricardo Carrillo Cruz
|
d3ecf3efb7
|
Remove user auth tests (#28364)
They are breaking CI, as they are SSHing with a non IP address.
Removing for now, we can think of other strategies for this later.
|
2017-08-17 22:10:05 +02:00 |
|
David Newswanger
|
b818e986b6
|
Change network *_user modules to use configured_password to set a users password (#28187)
* WIP, update eos_user args
* refactor password for ios_user
* add eos tests, fix ios tests
* fixed password check
* refactor iosxr_user password
* fixed password arg for nxos
* [WIP] fix vyos_user password
* fix vyos tests
* update docs for net_user
* fix typo
* fix eos tests
* add warning when attempting to use password arg
* fix sanity/unit tests
* fix eos unit tests
* fix vyos_user aggregate
* fix typo in eos documentation string
* re add configured_password to vyos tests after rebase
|
2017-08-17 19:06:44 +05:30 |
|