You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
8 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration Change network *_user modules to use configured_password to set a users password (#28187) 8 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Remove 'net' hardcoding on ansible-test executor (#28334) 8 years ago
sanity alternatives: handle absent link, add integration tests (#27967) 8 years ago
units Change network *_user modules to use configured_password to set a users password (#28187) 8 years ago
utils [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 8 years ago