Skip to content

Releases: iuri-gg/ansible-role-yarn

v1.2.2

31 Jan 03:59
74789a0
Compare
Choose a tag to compare

What's Changed

  • Replace deprecated include module with include_tasks by @r8 in #12

New Contributors

  • @r8 made their first contribution in #12

Full Changelog: v1.2.1...v1.2.2

Added support for proxy

19 Oct 16:12
46b2760
Compare
Choose a tag to compare

two new variables http_proxy and https_proxy are available for those who need it.

Added support for Ansible 2.5 and Ubuntu Bionic

03 May 21:19
Compare
Choose a tag to compare

Updated to latest ansible

19 Apr 13:13
Compare
Choose a tag to compare
v1.1.5

updated readme

Fixed Centos 7.4 http-parser issue

26 Oct 01:39
Compare
Choose a tag to compare
v1.1.3

Fixed centos7 install script for http-parser

Fixed centos install issue

26 Oct 02:04
Compare
Choose a tag to compare
v.1.1.4

removed http-parser since rhel 7.4 fixed the issue

Added support for Amazon EC2 Linux

26 Sep 20:48
Compare
Choose a tag to compare
Merge pull request #2 from johnplaydrums/support_amazon_linux

support ansible_distribution Amazon for amazon linux