Skip to content

Releases: gantsign/ansible-role-oh-my-zsh

2.7.0

09 Apr 07:05
37faa17
Compare
Choose a tag to compare

Enhancements:

  • #162: Added FreeBSD support
    • Thanks to @imp1sh for contributing PR #162
    • Note: there are no tests for FreeBSD and the maintainer of this role doesn't use FreeBSD, so consider support for FreeBSD unofficial
  • #169: Added flag to disable writing zshrc

Other changes:

  • #163: Changed to use fully qualified module names
  • #164: Fixed Ansible Lint warnings
  • #165: Upgraded minimum Ansible version to 2.12
  • #166: Increased upper Ansible test range to Ansible 7.3.0
  • #167: Removed dependency on facts injected as vars
  • #168: Moved OS Family vars into sub-dir

2.6.0

18 Dec 23:58
953875c
Compare
Choose a tag to compare

Enhancement:

  • #158: Added variables for configuring update mode

2.5.0

10 Dec 21:35
c54efa0
Compare
Choose a tag to compare

Enhancements:

  • #147: Updated the ohmyzsh repository link
  • #148: Updated zshrc.j2 to latest oh-my-zsh zshrc template

Other changes:

  • #133: Increased upper Ansible test range to Ansible 2.10
  • #134: Increased minimum Ansible version to 2.9
  • #135: Upgraded Ansible Lint to version 5.4.0
  • #136: Upgraded Flake8 to version 4.0.1
  • #137: Upgraded yamllint to version 1.26.3
  • #138: Updated moleculew to version 1.2.0
  • #139: Upgraded Molecule to 3.1.5
  • #140: Upgraded test Python version to 3.8.10
  • #141: Changed CI to run on Ubuntu 20.04
  • #142: Changed CI to use ansible-galaxy-import-action
  • #144: Refactored to reuse release workflow
  • #146: Removed link to Antigen role
  • #149: Added Dependabot
  • #150: Upgraded actions/setup-python from 2 to 4
  • #151: Upgraded docker/login-action from 1 to 2
  • #152: Upgraded actions/checkout from 2 to 3
  • #153: Upgraded actions/cache from 2 to 3
  • #154: Fixed typing mistakes in README.md and main.yml

2.4.0

09 Jan 20:35
3f63fc5
Compare
Choose a tag to compare

Changes:

  • #112: Increased minimum Ansible version to 2.8
  • #113: Migrated to travis-ci.com
  • #123: Switched to GitHub Actions
  • #122: Made dependencies configurable
  • #124: Increased upper Debian test version to Bullseye
  • #125: Dropped support for Debian Jessie
  • #126: Increased upper Ubuntu test version to Focal
  • #127: Dropped support for Ubuntu Xenial
  • #128: Replaced CentOS 7 tests with Rocky Linux 8
  • #129: Upgraded test Fedora version to 35
  • #130: Upgraded openSUSE version to 15.3
  • #131: Updated moleculew to version 1.1.1

2.3.0

13 Sep 13:56
Compare
Choose a tag to compare

Enhancement:

  • #111: Added support for conditional install per user

Other changes:

  • #110: Updated Molecule to 3.0.8

2.2.2

31 Jul 06:49
728f590
Compare
Choose a tag to compare

Changes:

  • #103: Updated moleculew to version 0.9.12
  • #104: Removed sudo key from Travis CI config
  • #105: Configured Travis CI to test on Ubuntu Xenial
  • #107: Updated to not use become when run under OSX
    • Thanks for @yardbirdsax for the pull-request
    • Support for MacOS remains undocumented as there are no tests for this role on MacOS and the core developers don't use MacOS

2.2.1

15 Sep 18:22
Compare
Choose a tag to compare

Enhancement:

  • #90: Updated .zshrc template to latest from oh-my-zsh

Other changes:

  • #84: Added link to gantsign.ansible_role_antigen role in README.md
  • #85: Updated Molecule to 2.20.1
  • #86: Updated Molecule to 2.20.2
  • #87: Increased upper Ansible test range to Ansible 2.8
  • #88: Increased minimum Ansible version to 2.6

2.2.0

28 Oct 17:34
Compare
Choose a tag to compare

Bug fix:

  • #83: Fixed clone directory when user home not set by become_user

Other changes:

  • #81: Increased upper Ansible test range to Ansible 2.7
  • #82: Increased minimum Ansible version to 2.5

2.1.0

16 Sep 06:43
c81a8e0
Compare
Choose a tag to compare

Enhancement:

  • #73: Added support for Ubuntu Bionic

Other changes:

  • #68: Removed unnecessary Molecule files
  • #69: Updated testing instructions
  • #70: Made Molecule platform names more generic
  • #71: Added development tag to metadata
  • #72: Changed tests to use host fixture
  • #74: Added support for Debian Stretch
  • #75: Dropped support for Debian Wheezy
  • #76: Upgraded Fedora version to 28
  • #77: Upgraded openSUSE version to 15.0
  • #78: Changed to use Molecule Wrapper for tests
  • #79: Updated moleculew to version 0.9.9

2.0.1

06 Aug 08:30
03dad31
Compare
Choose a tag to compare

Enhancement:

  • #64: Added support for multiline ansible_managed

Other changes:

  • #65: Fixed typo in README.md
  • #66: Dropped documented support for Ubuntu Wily
  • #67: Removed unnecessary test dependencies