diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b221869f..5c893cae 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "ansible": "1.3.1", + "ansible": "1.3.2", "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 71eec694..9702e750 100644 --- a/ansible/CHANGELOG.md +++ b/ansible/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.2](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.3.1...ansible-collection@v1.3.2) (2026-04-22) + + +### Other Changes + +* **package:** update dependency ansible to v13.5.0 ([#666](https://github.com/marinatedconcrete/config/issues/666)) ([2d06685](https://github.com/marinatedconcrete/config/commit/2d06685de03244906b26c11385eda083c8b15e76)) +* **package:** update dependency kubernetes/kubernetes to v1.35.3 ([b33f045](https://github.com/marinatedconcrete/config/commit/b33f04511fce458293a874910953c0b78cd9cd99)) + ## [1.3.1](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.3.0...ansible-collection@v1.3.1) (2026-03-15) diff --git a/ansible/galaxy.yml b/ansible/galaxy.yml index e3c00abc..b4021f71 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.1 +version: 1.3.2 readme: README.md authors: - robarnold