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/lib/ansible/modules
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
..
cloud ovirt: Support removing unmanaged networks (#38940) 2018-04-18 07:28:02 -04:00
clustering consul_kv: decodes kv values from Consul to utf-8 (#35894) 2018-03-22 14:56:38 -07:00
commands Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
crypto openssl_certificate: Handle dump() in check_mode (#38386) 2018-04-09 09:26:02 +01:00
database Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
files Optimize file handling in the find module (#38192) 2018-04-10 09:01:44 -07:00
identity Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Check that output from list_vhosts can be split (#37630) 2018-03-22 13:03:20 -04:00
monitoring [docs] Correct misspelled domain in icinga2_host.py (#38867) 2018-04-17 10:05:40 -04:00
net_tools nmcli: change default value of autoconnect (#38676) 2018-04-12 12:10:40 -04:00
network Handle Duplex parsing on some version of iosxr (#38738) 2018-04-18 13:22:08 +05:30
notification fix handling of some exceptions for mail plugin 2018-04-10 22:17:33 -04:00
packaging Add Yarn module (#19026) 2018-04-18 08:19:38 -05:00
remote_management manageiq_provider: don't send top-level null fields on creation (#38448) 2018-04-08 12:36:51 -04:00
source_control Fix deprecated warnings 2018-04-17 06:47:37 -07:00
storage Add new Pure Storage module to discover facts for FlashArray (#37263) 2018-04-13 17:22:30 -05:00
system name cron 2018-04-16 19:02:14 -04:00
utilities Clarify the "refresh_inventory" meta task when using a dynamic inventory script (#37575) 2018-04-05 10:49:51 -07:00
web_infrastructure Replace the hard-coded temp path in gunicorn module (#38349) 2018-04-05 16:31:21 -04:00
windows Update win_certificate_store.py (#38860) 2018-04-18 14:16:31 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00