Skip to content

Commit 7d136f5

Browse files
chore(main): release ansible-collection 1.0.4
1 parent 97e1c84 commit 7d136f5

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"ansible": "1.0.3",
2+
"ansible": "1.0.4",
33
"images/kairos-ubuntu": "0.2.5",
44
"images/vscode-ssh-server": "0.1.1",
55
"kustomization/components/factorio": "0.1.3",

ansible/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.0.3...ansible-collection@v1.0.4) (2025-09-12)
4+
5+
6+
### Other Changes
7+
8+
* **package:** update dependency ansible to v11.7.0 ([#417](https://github.com/marinatedconcrete/config/issues/417)) ([6875eea](https://github.com/marinatedconcrete/config/commit/6875eeacca13e0870e8a4d3ef15920779bc9b419))
9+
* **package:** update dependency ansible to v11.8.0 ([#442](https://github.com/marinatedconcrete/config/issues/442)) ([6c928dd](https://github.com/marinatedconcrete/config/commit/6c928dd35c7437bb0c66ccae25db8f431808cf9c))
10+
* **package:** update dependency ansible to v11.9.0 ([#464](https://github.com/marinatedconcrete/config/issues/464)) ([901f15a](https://github.com/marinatedconcrete/config/commit/901f15a567b7aceb1e98d7d7e0bcf26b7c2d1e32))
11+
* **package:** update dependency ansible to v12 ([#494](https://github.com/marinatedconcrete/config/issues/494)) ([97e1c84](https://github.com/marinatedconcrete/config/commit/97e1c84d282e834919cd961284bc75fe3cad4f11))
12+
* **package:** update dependency ansible-core to v2.18.7 ([bc23426](https://github.com/marinatedconcrete/config/commit/bc234268cb7f31616a9fde9c0cf6281b9f8ee474))
13+
* **package:** update dependency ansible-core to v2.19.1 ([#446](https://github.com/marinatedconcrete/config/issues/446)) ([e722947](https://github.com/marinatedconcrete/config/commit/e722947e000be9bcf58b25bbe948924123cb94eb))
14+
* **package:** update dependency ansible-lint to v25.6.1 ([#418](https://github.com/marinatedconcrete/config/issues/418)) ([1dd1dca](https://github.com/marinatedconcrete/config/commit/1dd1dca8737434c72f1c85fcf0791f19a79af033))
15+
* **package:** update dependency ansible-lint to v25.7.0 ([#452](https://github.com/marinatedconcrete/config/issues/452)) ([1ddb9ea](https://github.com/marinatedconcrete/config/commit/1ddb9eac31928a1c300ff1e832e2dcce34ef6b78))
16+
* **package:** update dependency ansible-lint to v25.8.1 ([#468](https://github.com/marinatedconcrete/config/issues/468)) ([3070527](https://github.com/marinatedconcrete/config/commit/3070527bbf42c02b3f5b9b7eeff87dceb54eeb03))
17+
* **package:** update dependency ansible-lint to v25.8.2 ([d861195](https://github.com/marinatedconcrete/config/commit/d8611959a95252f1bd864dd8067d0fd26ddb5ada))
18+
* **package:** update dependency kubernetes to v33 ([#413](https://github.com/marinatedconcrete/config/issues/413)) ([7ef52e6](https://github.com/marinatedconcrete/config/commit/7ef52e6385fbd030ee0ac34f3297f56c3b18fdce))
19+
* **package:** update dependency kubernetes/kubernetes to v1.33.3 ([7f77604](https://github.com/marinatedconcrete/config/commit/7f776045dc93098ee1473379caec4b3a4e08058f))
20+
* **package:** update dependency kubernetes/kubernetes to v1.33.4 ([d426b9e](https://github.com/marinatedconcrete/config/commit/d426b9e3265417d1109999ab9eae1a3e01cc4a51))
21+
322
## [1.0.3](https://github.com/marinatedconcrete/config/compare/ansible-collection@v1.0.2...ansible-collection@v1.0.3) (2025-07-02)
423

524

ansible/galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
namespace: marinatedconcrete
22
name: config
33
description: A collection of various useful things for us.
4-
version: 1.0.3
4+
version: 1.0.4
55
readme: README.md
66
authors:
77
- robarnold

0 commit comments

Comments
 (0)