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/integration/targets/pip
Pilou 5d7afe9d95 Default squash actions add pip (#41390)
* pip tests: remove trailing spaces

* pip tests: use Jinja tests

* fixup! pip tests: remove trailing spaces

* pip tests: use 'command' instead of 'shell' module

* pip tests: remove unused variable

* pip tests: use a package with fewer dependencies

sampleproject has one dependency: 'peppercorn' and peppercorn doesn't
have any dependency.

* pip tests: check that 'name' param handles list

* pip: squash package parameters

Note that squashing will be removed in 2.11, new code should directly
use a list with the 'name' parameter.
2018-06-11 19:58:13 -04:00
..
meta Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
tasks Default squash actions add pip (#41390) 2018-06-11 19:58:13 -04:00
vars Default squash actions add pip (#41390) 2018-06-11 19:58:13 -04:00
aliases Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00