ansible/test
David Gunter a833281e22 Add Yarn module (#19026)
* Add yarn module based off of NPM module, adjust syntax for install cmd

* Update author list

* Add Return docbloc

* Remove extra var assignment

* Always return output without emojis, small changes for yarn 0.16.1

* Move import line, add ANSIBLE_METADATA, bump version_added

* Updating module format to meet newest lint requirements. Update options and example docs.

* Bring back RETURN block and main() execution.

* All trailing whitespace removed.

* Remove json try/except.

* Add initial pass at setting up Yarn integration tests.

* Add better handling for latest and removal states. Add tests for upgrading a single package.

* Fix issue where state=latest for installing all packages caused failure.

* Set yarn bin to latest version for tests. Fix sanity tests.

* Switch template task to copy task in yarn integration tests.
2018-04-18 08:19:38 -05:00
..
cache
integration Add Yarn module (#19026) 2018-04-18 08:19:38 -05:00
legacy Initial commit for Scaleway Compute (#38285) 2018-04-09 09:00:48 -05:00
results
runner Updated 'quay.io/ansible/vcenter-test-container' image tag to '1.2.0' 2018-04-17 17:57:43 -07:00
sanity Fix documentation fragments for docker (#38378) 2018-04-17 08:51:56 -07:00
units Add support for dzdo flags Fixes #38766 2018-04-16 23:28:51 -04:00
utils Remove migrated httptester files. 2018-04-17 15:03:51 -07:00