1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Ricardo Carrillo Cruz 746b433c29 Remove 'net' hardcoding on ansible-test executor (#28334)
We need to run network-integration against platform agnostic modules,
which they all are named as net_* .
There is a hardcoding in executor where if prefix is 'net' the hosts is set
to all, removing these lines to have desired behaviour.
2017-08-17 18:15:59 +02:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Remove 'net' hardcoding on ansible-test executor (#28334) 2017-08-17 18:15:59 +02:00
sanity alternatives: handle absent link, add integration tests (#27967) 2017-08-16 10:35:56 -04:00
units Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
utils [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 2017-08-14 15:19:40 -07:00