* CI tests: add note to main.yml * improve (cherry picked from commit 9d5044ac1a) Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
9d5044ac1a
* fix broken etcd3 module integration test * rewrite etcd3 test role as role-only integration test * etcd3 module integration test changes: - add setup_etcd3 as dependency in meta - skip python2.6 target as etcd3 won't install * fix aliases
* Set pkg_mgr facts manually for FreeBSD and OpenSUSE. ci_complete * Make pkg_mgr fact work everywhere.