From 3dc3f30a28f0ea145af11c109d0c33e1a204f2bd Mon Sep 17 00:00:00 2001 From: "formwork-remover[bot]" <219219853+formwork-remover[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:19:23 +0000 Subject: [PATCH] chore(main): release ansible-collection 1.3.3 --- .release-please-manifest.json | 2 +- ansible/CHANGELOG.md | 7 +++++++ ansible/galaxy.yml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5c893cae..c664c0c1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "ansible": "1.3.2", + "ansible": "1.3.3", "images/kairos-ubuntu": "1.0.2", "images/vscode-ssh-server": "0.1.2", "kustomization/components/factorio": "0.1.3", diff --git a/ansible/CHANGELOG.md b/ansible/CHANGELOG.md index 9702e750..b7e8a748 100644 --- a/ansible/CHANGELOG.md +++ b/ansible/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.3](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.3.2...ansible-collection@v1.3.3) (2026-04-24) + + +### Other Changes + +* **package:** update dependency ansible-lint to v26.4.0 ([#669](https://github.com/marinatedconcrete/config/issues/669)) ([99de294](https://github.com/marinatedconcrete/config/commit/99de294c8d807b6719676f4ccbb49f8ee7567549)) + ## [1.3.2](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.3.1...ansible-collection@v1.3.2) (2026-04-22) diff --git a/ansible/galaxy.yml b/ansible/galaxy.yml index b4021f71..6481d892 100644 --- a/ansible/galaxy.yml +++ b/ansible/galaxy.yml @@ -1,7 +1,7 @@ namespace: marinatedconcrete name: config description: A collection of various useful things for us. -version: 1.3.2 +version: 1.3.3 readme: README.md authors: - robarnold