Skip to content

Releases: alvistack/ansible-role-node

5.4.0

31 Dec 13:25
4b3c822
Compare
Choose a tag to compare

Major Changes

  • Remove openSUSE Leap 15.2 support
  • Upgrade minimal Ansible community package support to 4.10

5.1.0

18 Jul 05:09
0d1abe0
Compare
Choose a tag to compare

Major Changes

  • Upgrade minimal Ansible community package support to 4.2.0
  • Support Debian 11
  • Support openSUSE Leap 15.3
  • Support Yarn 2
  • Support Yarn Bash Completion
  • Improve download archive logic

5.0.0

06 Jun 10:57
4079ce6
Compare
Choose a tag to compare

Major Changes

  • Upgrade minimal Ansible support to 4.0.0
  • Add Node.js 16 support
  • Remove Node.js 15 support
  • Support Fedora 34
  • Support Ubuntu 21.04
  • Simplify download archive logic

4.7.0

12 Mar 17:09
d7d2748
Compare
Choose a tag to compare

Major Changes

  • Bugfix ansible-lint namespace
  • Bugfix ansible-lint no-handler
  • Bugfix ansible-lint unnamed-task
  • Simplify Python dependency with system packages
  • Support RHEL 8 with Molecule
  • Support RHEL 7 with Molecule
  • Remove CentOS 8 support
  • Improve HTTP transparent proxy support
  • Improve download archive logic
  • Support CentOS 8 Stream
  • Support openSUSE Tumbleweed
  • Migrate base Vagrant box from generic/* to alvistack/*

4.6.0

29 Dec 00:41
2935a0d
Compare
Choose a tag to compare

Major Changes

  • Simplify Molecule scenario for vagrant-libvirt
  • Migrate from Travis CI to GitLab CI
  • Add Node.js 15 support
  • Remove Node.js 14 support
  • Support Fedora 33
  • Remove Fedora 32 support
  • Support Ubuntu 20.10
  • Remove redundant tags from tasks
  • Import Yum repo GPG key manually

4.5.0

26 Aug 11:21
c5c9706
Compare
Choose a tag to compare

Major Changes

  • Upgrade minimal Ansible Lint support to 4.3.2
  • Upgrade Travis CI test as Ubuntu Focal based
  • Upgrade minimal Ansible support to 2.10.0
  • Support openSUSE Leap 15.2
  • Remove Ubuntu 19.10 support
  • Add Node.js 14 support
  • Remove Node.js 13 support

4.4.0

04 Jun 23:59
4262c4d
Compare
Choose a tag to compare

Major Changes

  • Support Fedora 32
  • Support Debian 10
  • molecule -s default with delegated to localhost

4.3.0

22 Apr 01:32
Compare
Choose a tag to compare

Major Changes

  • Template molecule -s default with dummy docker driver
  • Support CentOS/RHEL 8
  • Support Ubuntu 20.04
  • Remove Ubuntu 16.04 support
  • Upgrade minimal Molecule support to 3.0.2
  • Migrate role name to lowercase or underline
  • Migrate group name to lowercase or underline
  • Migrate molecule group_vars to file
  • Download archives to {{ ansible_user_dir }}/.ansible/tmp

4.2.0

13 Feb 15:06
Compare
Choose a tag to compare

Major Changes

  • Migrate molecule driver to Libvirt
  • Migrate molecule verifier to Ansible
  • Support Ubuntu 19.10

4.1.0

16 Jan 07:09
Compare
Choose a tag to compare

Major Changes

  • Default interpreter_python with python3
  • Bugfix python3-xml not exists for openSUSE Leap 15.1
  • Rename role as node
  • Add Node.js 13 support
  • Remove Node.js 8 support
  • Replace NPM with Yarn