Skip to content

Releases: gantsign/ansible-role-command-line-tools

3.1.0

04 Dec 23:16
f078fe1
Compare
Choose a tag to compare

Enhancement:

  • #99: Added duf Disk Usage/Free Utility

3.0.0

04 Dec 21:13
b08b764
Compare
Choose a tag to compare

Breaking change:

  • #97: Increased minimum Ubuntu version to Jammy

Enhancement:

  • #98: Added more command line tools

Other changes:

  • #81: Removed Galaxy deployment
  • #82: Updated moleculew to version 1.1.1
  • #83: Increased upper Ansible test range to Ansible 2.10
  • #84: Increased minimum Ansible version to 2.9
  • #85: Upgraded Ansible Lint to version 5.4.0
  • #86: Upgraded Flake8 to version 4.0.1
  • #87: Upgraded yamllint to version 1.26.3
  • #88: Updated moleculew to version 1.2.0
  • #89: Upgraded Molecule to 3.1.5
  • #90: Upgraded test Python version to 3.8.10
  • #91: Changed CI to run on Ubuntu 20.04
  • #92: Added Dependabot
  • #93: Upgraded actions/checkout from 2 to 3
  • #94: Upgraded actions/cache from 2 to 3
  • #95: Upgraded actions/setup-python from 2 to 4
  • #96: Upgraded docker/login-action from 1 to 2

2.2.0

06 Apr 20:27
19c277f
Compare
Choose a tag to compare

Breaking change:

  • #80: Dropped support for Ubuntu Xenial

Enhancement:

  • #78: Added neofetch

Other changes:

  • #72: Updated moleculew to version 0.9.12
  • #73: Increased minimum Ansible version to 2.8
  • #74: Updated Molecule to 3.0.8
  • #75: Migrated to travis-ci.com
  • #76: Removed unnecessary prolog from pytest file
  • #77: Switched to GitHub Actions
  • #79: Increased upper Ubuntu version to Focal

2.1.0

23 Feb 12:06
de49518
Compare
Choose a tag to compare

Enhancement:

  • #71: Added Graphviz

Other changes:

  • #60: Updated Molecule to 2.20.1
  • #61: Updated Molecule to 2.20.2
  • #62: Increased upper Ansible test range to Ansible 2.8
  • #63: Increased minimum Ansible version to 2.6
  • #64: Updated Molecule to 2.22
  • #65: Increased upper Ansible test range to Ansible 2.9
  • #66: Increased minimum Ansible version to 2.7
  • #67: Updated moleculew to version 0.9.11
  • #68: Configured Travis CI to test on Ubuntu Xenial
  • #69: Added caching for Molecule Wrapper
  • #70: Removed sudo key from Travis CI config

2.0.0

10 Oct 09:48
ff8489b
Compare
Choose a tag to compare

Breaking change:

  • #58: Increased minimum Ansible version to 2.5
    • The actual change that requires Ansible 2.5 is #59

Other changes:

  • #57: Increased upper Ansible test range to Ansible 2.7
  • #59: Resolved apt module syntax deprecation warning

1.4.0

15 Sep 14:52
1052a25
Compare
Choose a tag to compare

Enhancements:

  • #51: Added support for Ubuntu Bionic
  • #53: Added shellcheck command

Other changes:

  • #43: Updated Molecule to 2.16.0
  • #44: Removed unnecessary Molecule files
  • #45: Increased upper Ansible test range to Ansible 2.6
  • #46: Increased minimum Ansible version to 2.4
  • #47: Updated testing instructions
  • #48: Changed test to use host fixture
  • #49: Dropped support for Ubuntu Wily
  • #50: Improved requirements documentation
  • #52: Dropped support for Ubuntu Trusty
  • #54: Changed to use Molecule Wrapper for tests
  • #55: Removed Ansible Galaxy notification
  • #56: Updated moleculew to version 0.9.9

1.3.0

09 Apr 16:28
6e13aa2
Compare
Choose a tag to compare

Enhancement:

  • #35: Added HTTPie

Other changes:

  • #20: Line wrapping fix in README.md
  • #22: Added .editorconfig file
  • #24: Moved Docker image build to install step
  • #25: Test Ansible version support
  • #27: Changed to standard GantSign travis.yml
  • #28: Eliminated duplicate Travis CI builds
  • #29: Disable Ansible Galaxy notification
  • #30: Run CI build when tags are pushed
  • #32: Increased upper Ansible test range to Ansible 2.3
  • #34: Migrated from docker-engine to docker-ce
  • #36: Workaround for Ansible dependency issue
  • #37: Increased minimum Ansible version to 2.3
  • #38: Updated Molecule to 2.12.1
  • #39: Changed example role to pure YAML syntax
  • #40: Switched to single quoted strings in YAML
  • #41: Added test for HTTPie executable
  • #42: Increased upper Ansible test range to Ansible 2.4

1.2.0

29 Aug 10:55
Compare
Choose a tag to compare

Enhancement:

  • #19: Add jq JSON processor

Other changes:

  • #12: Updated Molecule to 1.9.1
  • #13: Added link to other GantSign roles
  • #14: Fixed case of title in README.md
  • #15: Added pycache to .gitignore
  • #16: Added license shield to README.md
  • #17: Specify hosts to testinfa via python

1.1.1

23 Aug 17:31
Compare
Choose a tag to compare

Enhancements:

  • #7: Use Molecule to aid development and testing

Other changes:

  • #5: Updated gitignore with latest changes from gitignore.io
  • #6: Added Visual Studio Code and Ansible to .gitignore
  • #9: Standardized .gitattributes across roles
  • #10: Fixed README.md for Ansible Galaxy
  • #11: Set Molecule version for Travis CI build

1.1.0

18 Aug 07:00
Compare
Choose a tag to compare

Enhancements:

  • #1: Declared privilege escalation for tasks
  • #2: Declared Ubuntu Trusty and Xenial as supported

Other changes:

  • Test install as part of Travis build.