Compare commits
83 Commits
Author | SHA1 | Date | |
---|---|---|---|
67a16310c6 | |||
954079ccb6 | |||
97fac15bf9 | |||
1fd28222da | |||
db7c7b6a23 | |||
f6fe65a2e0 | |||
3771be407c | |||
b68670ad62 | |||
22189634e5 | |||
607647aa87 | |||
30a8823d73 | |||
17fc99d425 | |||
db04742727 | |||
c419196243 | |||
b470162956 | |||
e61871a415 | |||
6eb82ba6b3 | |||
54fa238fca | |||
645998ca89 | |||
4611f578b5 | |||
6ba8f73536 | |||
3ba4f02181 | |||
672eed53be | |||
ee4f82bdb4 | |||
2a11d3a97c | |||
1f4cffe811 | |||
d947b37b7e | |||
08c58eb284 | |||
b9e8e2a32c | |||
7e13e2f31d | |||
def6cede45 | |||
7be77a2a9b | |||
1194997a74 | |||
4d2c6b976e | |||
4472d467e4 | |||
3ba335620c | |||
592978c5f4 | |||
d50159c058 | |||
7af16b5b5a | |||
6707a9bd9a | |||
9a54f418cf | |||
2ef2641d47 | |||
b8e95cb06c | |||
16f2ad04f3 | |||
4a2ba92388 | |||
1f7519f37d | |||
53596b146e | |||
493812e8dc | |||
dabfb9f153 | |||
7dd76ea5dd | |||
e4f53b7870 | |||
e81bd01e8c | |||
fe598051bf | |||
9bc5392e50 | |||
b429c97495 | |||
88034af87d | |||
6a268594a9 | |||
b807d027d2 | |||
a47a816fa5 | |||
001a6772ea | |||
fec15a5c3c | |||
f667038d1a | |||
26c8de0d67 | |||
def1eb3bb5 | |||
a0ff0f5318 | |||
864b183a66 | |||
939d960cc1 | |||
69492c04b8 | |||
e31e5e14e1 | |||
84693d54ea | |||
ff53ef8ab1 | |||
8fedf67148 | |||
e3e599ce59 | |||
adc58a4648 | |||
160c5ec9a5 | |||
0ebd86748e | |||
ac8e9e44ed | |||
8847fc1f9d | |||
99398d1574 | |||
415855faad | |||
6a14049442 | |||
188bf92ff3 | |||
2f26dc6997 |
2
.cz.yaml
2
.cz.yaml
@ -4,4 +4,4 @@ commitizen:
|
||||
name: cz_conventional_commits
|
||||
tag_format: $major.$minor.$patch$prerelease
|
||||
update_changelog_on_bump: true
|
||||
version: 0.18.0rc0
|
||||
version: 0.21.0
|
||||
|
37
CHANGELOG.md
37
CHANGELOG.md
@ -1,3 +1,40 @@
|
||||
## 0.21.0 (2024-07-28)
|
||||
|
||||
### Features
|
||||
|
||||
- [1fd28222](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/1fd28222daff27ebf0c038bd56e7115840396734) - update nofusscomputing.kubernetes 1.12.0 -> 1.13.0 [ [!262](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/262) [!77](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/77) [!78](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/78) [!1](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/1) [!58](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/58) [!4](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/4) [!28](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/28) ]
|
||||
- **collection**: [f6fe65a2](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/f6fe65a2e028fff64f90e4820f5400461dcd0ead) - bump nofusscomputing.kubernetes1.11.0 -> 1.12.0 [ [!263](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/263) ]
|
||||
- **ansible_playbooks**: [b68670ad](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/b68670ad620c8e9899f20b98e73dd3867b61c208) - updated submodule ansible_playbooks [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ]
|
||||
- **ansible-roles**: [22189634](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/22189634e57d9ef9ef33dfa23ac8bed8e0e6d9a8) - updated submodule ansible-roles [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ]
|
||||
- **ansible_playbooks**: [30a8823d](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/30a8823d73d46b885cd3430500a84d45cfa50087) - updated submodule ansible_playbooks [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ]
|
||||
- **ansible-roles**: [17fc99d4](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/17fc99d4258d120270c48e61e1ef83c2e038f44a) - updated submodule ansible-roles [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ]
|
||||
- **ansible-roles**: [db047427](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/db04742727a7e647b220d31220c4ffd3d943a8cb) - updated submodule ansible-roles [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ]
|
||||
- **ansible-roles**: [c4191962](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/c41919624368d6cdc00f3fbae27ff66d5d73735f) - updated submodule ansible-roles [ [!261](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/261) ]
|
||||
- [645998ca](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/645998ca891f688e06d0da47840caf2f534e67e4) - update all git submodules to current HEADs [ [!259](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/259) [!84](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/84) [!105](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/105) ]
|
||||
- [6ba8f735](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/6ba8f735367d1f550984b62be18352d130db1212) - update all git submodules to current HEADs [ [!258](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/258) [!84](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/84) [!104](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/104) ]
|
||||
|
||||
## 0.20.0 (2024-06-27)
|
||||
|
||||
### Features
|
||||
|
||||
- **collection**: [2a11d3a9](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/2a11d3a97ca82a1e84be2cc1fe32c38f5fa7a5de) - bump nofusscomputing.kubernetes1.10.3 -> 1.11.0 [ [!257](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/257) [!71](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/71) [!27](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/27) ]
|
||||
|
||||
## 0.19.0 (2024-06-27)
|
||||
|
||||
### Features
|
||||
|
||||
- **collection**: [b9e8e2a3](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/b9e8e2a32cac22bd02ae8250c20f7ff5051f897a) - bump nofusscomputing.kubernetes1.10.2 -> 1.10.3 [ [!256](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/256) [!69](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/69) [!70](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/70) ]
|
||||
- **collection**: [7e13e2f3](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/7e13e2f31d92a21248bf4f806ec273c14b38c717) - bump nofusscomputing.kubernetes1.10.1 -> 1.10.2 [ [!256](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/256) [!67](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/67) ]
|
||||
- **collection**: [def6cede](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/def6cede457363f4712ada572d5b1f7fcee97c01) - bump nofusscomputing.kubernetes 1.10.0 -> 1.10.1 [ [!256](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/256) [!67](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/67) ]
|
||||
- **collection**: [7be77a2a](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/7be77a2a9b29abf62565e6819ea5cf6f8b567c0f) - bump nofusscomputing.kubernetes 1.9.0 -> 1.10.0 [ [!256](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/256) [!66](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/66) [!65](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/65) ]
|
||||
|
||||
## 0.18.0 (2024-05-03)
|
||||
|
||||
### Features
|
||||
|
||||
- **collection**: [3ba33562](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/3ba335620cfd878048d0bceeadb45b3b35017012) - bump nofusscomputing.kubernetes 1.8.1-a2 -> 1.9.0 [ [!254](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/254) ]
|
||||
- **python**: [592978c5](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/592978c5f45f920fee4d64d325e73aa548b8454d) - bump ansible-core 2.16.1 -> 2.16.6 [ [!255](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/255) ]
|
||||
|
||||
## 0.18.0rc0 (2024-05-02)
|
||||
|
||||
### Features
|
||||
|
@ -148,5 +148,5 @@ RUN ansible-galaxy collection install \
|
||||
theforeman.foreman==4.0.0; \
|
||||
ansible-galaxy collection install --pre \
|
||||
nofusscomputing.glpi==0.1.0-a1 \
|
||||
nofusscomputing.kubernetes==1.8.1-a2 \
|
||||
nofusscomputing.kubernetes==1.13.0 \
|
||||
nofusscomputing.netbox==0.4.0
|
||||
|
Submodule gitlab-ci updated: a24f352ca3...673441f83a
Submodule includes/etc/ansible/playbooks updated: 44b0ca4d86...ed4f20d49c
Submodule includes/etc/ansible/roles updated: dc12408a01...7e7d208cf1
@ -1,4 +1,4 @@
|
||||
ansible-core==2.16.1
|
||||
ansible-core==2.16.6
|
||||
ansible-lint==6.15.0
|
||||
ansible-runner==2.3.4
|
||||
awxkit==23.9.0
|
||||
|
Submodule website-template updated: f5a82d3604...8735f623dc
Reference in New Issue
Block a user