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
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.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Add Yarn module (#19026) 6 years ago
legacy Initial commit for Scaleway Compute (#38285) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Updated 'quay.io/ansible/vcenter-test-container' image tag to '1.2.0' 6 years ago
sanity Fix documentation fragments for docker (#38378) 6 years ago
units Add support for dzdo flags Fixes #38766 6 years ago
utils Remove migrated httptester files. 6 years ago