Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 5.78 KB

CHANGELOG.md

File metadata and controls

64 lines (43 loc) · 5.78 KB

1.11.3 (2022-03-31)

💩 Revert

  • Reverted back to using a PAT (1fe3ed0)

🤖 Automation

  • deps: bump actions/cache from 2.1.7 to 3.0.1 (4901f08)
  • deps: bump actions/checkout from 2 to 3 (8456142)
  • deps: bump actions/setup-python from 2 to 3 (5511dc7)
  • lock: update lock (7063b9a)
  • actions: conditional automerge (9ca3b4e)
  • automerge: Changed token and permissions (fe398ac)
  • deps-dev: bump ansible-lint from 5.3.2 to 5.4.0 (b6bde38)
  • deps-dev: bump commitizen from 2.20.4 to 2.20.5 (2cfde94)
  • deps-dev: bump commitizen from 2.20.5 to 2.21.0 (475f7bf)
  • deps-dev: bump commitizen from 2.21.0 to 2.21.2 (ffe3718)
  • deps-dev: bump molecule from 3.5.2 to 3.6.0 (66cbefb)
  • deps-dev: bump molecule from 3.6.0 to 3.6.1 (4edcf3d)
  • deps-dev: bump pre-commit from 2.16.0 to 2.17.0 (3f0c8a2)
  • deps: bump ansible from 5.2.0 to 5.3.0 (328abab)
  • deps: bump ansible from 5.3.0 to 5.4.0 (2d3e85a)
  • deps: bump ansible from 5.4.0 to 5.5.0 (5e8bcd1)
  • deps: bump paramiko from 2.9.2 to 2.10.1 (71aab2c)

1.11.2 (2022-01-17)

🤖 Automation

  • deps: update ansible and anisble-lint (361c290)
  • make: add ANSIBLE_ROLES_PATH env var (3732154)
  • make: add converge target (19a8560)
  • make: fix ANSIBLE_ROLES_PATH (f211496)
  • make: remove dummy target (7db16f0)
  • make: try fix role location (025b7b9)
  • path: rename role to non fqrn (ff9e3e5)
  • precommit: run tests on push and not on commit (cde7b9e)
  • deps-dev: bump ansible-lint from 5.3.0 to 5.3.1 (71daff2)
  • deps-dev: bump commitizen from 2.20.0 to 2.20.3 (cd4846f)
  • deps: bump ansible from 5.0.1 to 5.1.0 (1c47744)
  • github: minor edits (80e136f)

🐛 Bug Fixes

  • molecule: use fqcn for role name (f5fdda9)

1.11.1 (2021-12-03)

👀 Misc

  • readme: update readme with gitlint badge (ae4e54b)

1.11.0 (2021-12-03)

✨ Features

  • changelog: automatic changelog generation via semantic-release (32ae4df)