ansible/test/integration/targets/eos_user
Ricardo Carrillo Cruz a5b483da16 Replace username for name in eos_user integration tests (#28067)
username param is read by eos action plugion load_provider, if present
it is set as the play context remote user.
That means if you have a play remote_user: admin it won't be used, but instead
whatever is put in the task argument username.
Changing the tests to use name fixes the issue, we may want to remove username
as valid module argument in other change.
2017-08-11 16:42:43 +02:00
..
defaults
meta
tasks Add missing provider on disable eapi tasks (#26928) 2017-07-18 00:55:56 +02:00
tests/cli Replace username for name in eos_user integration tests (#28067) 2017-08-11 16:42:43 +02:00