Skip to content

Commit 7dd91b4

Browse files
chore(main): release 1.0.0 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00055b6 commit 7dd91b4

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/nahsilabs/ansible-system/compare/v1.0.0...v1.0.0) (2024-08-11)
4+
5+
6+
### Features
7+
8+
* Add system role ([#1](https://github.com/nahsilabs/ansible-system/issues/1)) ([806e54d](https://github.com/nahsilabs/ansible-system/commit/806e54dbdbbab090d480bd8aae25ee65c0ff11a7))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* Fix version ([#4](https://github.com/nahsilabs/ansible-system/issues/4)) ([00055b6](https://github.com/nahsilabs/ansible-system/commit/00055b6308c110834dd49b2376f5bd31a2e3b45b))

galaxy.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
namespace: nahsilabs
22
name: system
3-
version: 1.0.0 # x-release-please-version
3+
version: 1.0.0
44
readme: README.md
55
authors:
66
- Anatolios Laskaris <nahsi@nahsi.dev> (https://nahsi.dev)
7-
87
description: Collection of roles to setup Ubuntu server
98
license_file: LICENSE
10-
119
tags:
1210
- ubuntu
1311
- server
14-
1512
repository: https://github.com/nahsilabs/ansible-system/
1613
documentation: https://github.com/nahsilabs/ansible-system/tree/main/README.md
1714
homepage: https://github.com/nahsilabs/ansible-system/

0 commit comments

Comments
 (0)