Compare commits
85 Commits
Author | SHA1 | Date | |
---|---|---|---|
b34d7f8d38 | |||
2be66fe42b | |||
3c187cf8bc | |||
8eb8c66b30 | |||
53d96f735e | |||
4f55ffae8f | |||
f2adbe233f | |||
6e2188936f | |||
9c659f4b62 | |||
c1c338075d | |||
779d5ac284 | |||
b3083377ed | |||
3b6318aac9 | |||
86ae30983a | |||
0010d13c4d | |||
61f6ccced5 | |||
db4b0e0b86 | |||
f8ecc936b7 | |||
d14b2d07b6 | |||
e4bc112557 | |||
70c400f917 | |||
865e514ecc | |||
884640fdfb | |||
65df9e5cc3 | |||
280a0d6004 | |||
8da9c57c47 | |||
6b423c8bdc | |||
31d9580daf | |||
50e0dc7f9f | |||
787f1fcd06 | |||
7a762559ad | |||
8b3bd8713f | |||
87ae843062 | |||
bc9f6871e3 | |||
95eb038ae6 | |||
8513f9a92c | |||
337be78ac7 | |||
67487e711f | |||
65eca39504 | |||
31bdf21cfe | |||
65a073be74 | |||
1ecdeba61e | |||
7d1dc6934f | |||
813e23b5a9 | |||
50ffd2f51c | |||
bb1dd509dc | |||
990038a18b | |||
a502abea9e | |||
391c081b69 | |||
0896a78c88 | |||
d3171eb92b | |||
7fc9f89272 | |||
0667d09f89 | |||
881147c0cd | |||
69f44a3203 | |||
c80b05b22a | |||
56a8bf804f | |||
5047570c24 | |||
2dc14f9af9 | |||
1b7e975b20 | |||
d28985b81c | |||
1bbd67dd4e | |||
fc6bb9dee2 | |||
b7b300271f | |||
2d55b9d2f8 | |||
9d7c5377cd | |||
b25c7bde88 | |||
dea662d765 | |||
239420232d | |||
f219bb3a1d | |||
236bf9afef | |||
87f43afbc3 | |||
abcc7044ea | |||
e816b7f45d | |||
6528192088 | |||
428ba76163 | |||
ac529e5b34 | |||
420b395d91 | |||
9866dc8407 | |||
63a2d8e5e9 | |||
513a7344af | |||
18347370c1 | |||
687b3cb457 | |||
395fdca242 | |||
f986b0fffd |
2
.cz.yaml
2
.cz.yaml
@ -4,4 +4,4 @@ commitizen:
|
|||||||
name: cz_conventional_commits
|
name: cz_conventional_commits
|
||||||
tag_format: $major.$minor.$patch$prerelease
|
tag_format: $major.$minor.$patch$prerelease
|
||||||
update_changelog_on_bump: true
|
update_changelog_on_bump: true
|
||||||
version: 0.12.0
|
version: 0.14.0
|
||||||
|
55
CHANGELOG.md
55
CHANGELOG.md
@ -1,3 +1,58 @@
|
|||||||
|
## 0.14.0 (2024-03-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **collection**: [86ae3098](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/86ae30983adf4780cad351d41394395cfecdca0c) - use correct theforeman collection name [ [!0](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/0) ]
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- **ansible_playbooks**: [8eb8c66b](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/8eb8c66b3027d692d62f97ddc6415de855a94e39) - updated submodule ansible_playbooks [ [!240](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/240) ]
|
||||||
|
- **python**: [f2adbe23](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/f2adbe233fe072c5cd41347f593bde090c0d32cf) - update awxkit 23.6.0 -> 23.9.0 [ [!237](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/237) ]
|
||||||
|
- **collection**: [6e218893](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/6e2188936fa84bfe8f43433149ac11eb6766c08b) - add nofusscomputing.kubernetes [ [!237](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/237) [!37](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/37) [#16](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/issues/16) ]
|
||||||
|
- **collections**: [9c659f4b](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/9c659f4b62bdc8ca05301f82685e2ad8f79178f2) - update to current head versions [ [!237](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/237) ]
|
||||||
|
- **ansible-roles**: [779d5ac2](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/779d5ac2845cf385711b88a37945d12ad51e124d) - updated submodule ansible-roles [ [!236](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/236) ]
|
||||||
|
- **ansible-roles**: [3b6318aa](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/3b6318aac938e1cebe8cbfcd4d60109d777ebe81) - updated submodule ansible-roles [ [!235](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/235) ]
|
||||||
|
- **collection**: [0010d13c](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/0010d13c4de43157cced245fd86ceae367e6e8e4) - add theforeman [ [!0](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/0) ]
|
||||||
|
- **ansible_playbooks**: [db4b0e0b](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/db4b0e0b86b0be8cec11d4e0ca0bcc54d56e3aa8) - updated submodule ansible_playbooks [ [!234](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/234) ]
|
||||||
|
- **ansible_playbooks**: [d14b2d07](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/d14b2d07b6e520f8a18c00198125d3a58df9ab5e) - updated submodule ansible_playbooks [ [!233](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/233) ]
|
||||||
|
- **ansible-roles**: [e4bc1125](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/e4bc1125574ebb4e156083b405c12b78c87fef64) - updated submodule ansible-roles [ [!233](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/233) ]
|
||||||
|
- **ansible-roles**: [70c400f9](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/70c400f917c1db6975d3c01052fdd5923dc7f233) - updated submodule ansible-roles [ [!233](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/233) ]
|
||||||
|
- **ansible_playbooks**: [280a0d60](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/280a0d60046ac9f35ec21c9f1d88ef28866dbd99) - updated submodule ansible_playbooks [ [!231](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/231) ]
|
||||||
|
- **ansible-roles**: [8da9c57c](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/8da9c57c47f4ffe6c84f006e943ba63ae293dcaa) - updated submodule ansible-roles [ [!231](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/231) ]
|
||||||
|
- **ansible-roles**: [6b423c8b](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/6b423c8bdcd341fdba41ba1f9f3b312d64c1cdad) - updated submodule ansible-roles [ [!231](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/231) ]
|
||||||
|
- **ansible_playbooks**: [50e0dc7f](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/50e0dc7f9f745e0a48bff72ab6d9accc71eb5eea) - updated submodule ansible_playbooks [ [!231](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/231) ]
|
||||||
|
- **ansible-roles**: [787f1fcd](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/787f1fcd06a47b0299d6f1ec916a26bbe0130cd3) - updated submodule ansible-roles [ [!231](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/231) ]
|
||||||
|
- **ansible-roles**: [7a762559](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/7a762559ad028352156632dd294fe7285ca52657) - updated submodule ansible-roles [ [!231](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/231) ]
|
||||||
|
- **ansible_playbooks**: [95eb038a](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/95eb038ae651f7784252c717b80eb711e5a126a8) - updated submodule ansible_playbooks [ [!229](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/229) ]
|
||||||
|
- **ansible-roles**: [8513f9a9](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/8513f9a92c1a33ba8cb0b31a801a2fec4d8d61d9) - updated submodule ansible-roles [ [!229](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/229) ]
|
||||||
|
- **ansible-roles**: [337be78a](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/337be78ac7e5aacf2513878ae67e235102e91a82) - updated submodule ansible-roles [ [!229](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/229) ]
|
||||||
|
- **ansible_playbooks**: [65a073be](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/65a073be74cce81bd372e6405ff8684da0b77552) - updated submodule ansible_playbooks [ [!227](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/227) ]
|
||||||
|
- **ansible-roles**: [1ecdeba6](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/1ecdeba61e94dc9640de36aba38f5ec139d80395) - updated submodule ansible-roles [ [!227](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/227) ]
|
||||||
|
- **ansible-roles**: [7d1dc693](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/7d1dc6934f2b5a86ee0d9c57fb89bdb63eef85b9) - updated submodule ansible-roles [ [!227](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/227) ]
|
||||||
|
- **ansible_playbooks**: [990038a1](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/990038a18ba587565de1a5ed239ad7ed46b63c3e) - updated submodule ansible_playbooks [ [!225](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/225) ]
|
||||||
|
- **ansible-roles**: [a502abea](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/a502abea9ec70947c81c314a636d3fc5d69041b5) - updated submodule ansible-roles [ [!225](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/225) ]
|
||||||
|
- **ansible-roles**: [391c081b](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/391c081b69fc1fa4bcc4606c9e2affd143f8642f) - updated submodule ansible-roles [ [!225](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/225) ]
|
||||||
|
- **ansible_playbooks**: [0896a78c](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/0896a78c8845f7f74ca94e6ac82a9bc07d1872b3) - updated submodule ansible_playbooks [ [!225](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/225) ]
|
||||||
|
- **ansible-roles**: [881147c0](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/881147c0cd37f0e0669eb0f80dffe1b929613acc) - updated submodule ansible-roles [ [!223](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/223) ]
|
||||||
|
- **ansible-roles**: [69f44a32](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/69f44a32032a462891704c5c208bd9f2d98c43d7) - updated submodule ansible-roles [ [!223](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/223) ]
|
||||||
|
- **ansible_playbooks**: [2dc14f9a](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/2dc14f9af908609eae613a03963f7f06f9866524) - updated submodule ansible_playbooks [ [!221](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/221) ]
|
||||||
|
- **ansible_playbooks**: [fc6bb9de](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/fc6bb9dee229d46884aef3ab8a13266c64690e88) - updated submodule ansible_playbooks [ [!219](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/219) ]
|
||||||
|
- **ansible-roles**: [b7b30027](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/b7b300271fada74a0ee45b20e29a1a4b7ff6f7fd) - updated submodule ansible-roles [ [!219](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/219) ]
|
||||||
|
- **ansible-roles**: [2d55b9d2](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/2d55b9d2f893a21f3f30a868a0f35ea07085b780) - updated submodule ansible-roles [ [!219](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/219) ]
|
||||||
|
- **ansible_playbooks**: [dea662d7](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/dea662d76589559ce7c140d163b3de6e7d263a65) - updated submodule ansible_playbooks [ [!218](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/218) ]
|
||||||
|
- **ansible-roles**: [23942023](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/239420232de1f69e1c3f2bdb3f614e6f091ac735) - updated submodule ansible-roles [ [!218](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/218) ]
|
||||||
|
- **ansible-roles**: [f219bb3a](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/f219bb3a1d28bf2817899683c6c3254b9d5ba74d) - updated submodule ansible-roles [ [!218](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/218) ]
|
||||||
|
- **ansible_playbooks**: [e816b7f4](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/e816b7f45d88ba586a9bfc9c6a1dca26132a1b20) - updated submodule ansible_playbooks [ [!216](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/216) ]
|
||||||
|
- **ansible-roles**: [428ba761](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/428ba761634094859464d2844fe4b9ed1c9169be) - updated submodule ansible-roles [ [!215](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/215) ]
|
||||||
|
- **ansible-roles**: [420b395d](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/420b395d91e04cb167211d21d60dcbfb36768036) - updated submodule ansible-roles [ [!214](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/214) ]
|
||||||
|
|
||||||
|
## 0.13.0 (2024-02-08)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- **receptor**: [513a7344](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/513a7344afafbcedf880af011108b71a4c1d7b92) - update to dev -> v1.4.4 [ [!212](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/212) [#27](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/issues/27) ]
|
||||||
|
- **ansible_playbooks**: [687b3cb4](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/687b3cb45756b229ae2e4a61245b271000f6399e) - updated submodule ansible_playbooks [ [!211](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/211) ]
|
||||||
|
|
||||||
## 0.12.0 (2024-02-07)
|
## 0.12.0 (2024-02-07)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
20
dockerfile
20
dockerfile
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
FROM --platform=$TARGETPLATFORM quay.io/ansible/receptor:devel as receptor
|
FROM --platform=$TARGETPLATFORM quay.io/ansible/receptor:v1.4.4 as receptor
|
||||||
|
|
||||||
|
|
||||||
FROM --platform=$TARGETPLATFORM python:3.11-slim-bookworm
|
FROM --platform=$TARGETPLATFORM python:3.11-slim-bookworm
|
||||||
@ -86,15 +86,17 @@ RUN pip install --index-url https://gitlab.com/api/v4/projects/45741845/packages
|
|||||||
|
|
||||||
|
|
||||||
RUN ansible-galaxy collection install \
|
RUN ansible-galaxy collection install \
|
||||||
awx.awx==23.6.0 \
|
awx.awx==24.0.0 \
|
||||||
# ansible.posix.authorized_key for SSH
|
# ansible.posix.authorized_key for SSH
|
||||||
ansible.posix==1.5.4 \
|
ansible.posix==1.5.4 \
|
||||||
ansible.utils==3.0.0 \
|
ansible.utils==3.1.0 \
|
||||||
community.dns==2.7.0 \
|
community.dns==2.8.1 \
|
||||||
# docker managment
|
# docker managment
|
||||||
community.docker==3.5.0 \
|
community.docker==3.8.0 \
|
||||||
# community.general.gitlab_*
|
# community.general.gitlab_*
|
||||||
community.general==8.2.0 \
|
community.general==8.4.0 \
|
||||||
community.mysql==3.8.0 \
|
community.mysql==3.9.0 \
|
||||||
community.postgresql==3.3.0 \
|
community.postgresql==3.4.0 \
|
||||||
kubernetes.core==3.0.0
|
theforeman.foreman==4.0.0; \
|
||||||
|
ansible-galaxy collection install --pre \
|
||||||
|
nofusscomputing.kubernetes
|
Submodule gitlab-ci updated: bea398200f...9afa68d1f3
Submodule includes/etc/ansible/playbooks updated: f857e19a73...ef302641a1
Submodule includes/etc/ansible/roles updated: 56b5cf97d0...944566d0f0
@ -1,7 +1,7 @@
|
|||||||
ansible-core==2.16.1
|
ansible-core==2.16.1
|
||||||
ansible-lint==6.15.0
|
ansible-lint==6.15.0
|
||||||
ansible-runner==2.3.4
|
ansible-runner==2.3.4
|
||||||
awxkit==23.6.0
|
awxkit==23.9.0
|
||||||
# Required for community.general.gitlab_*
|
# Required for community.general.gitlab_*
|
||||||
python_gitlab==4.3.0
|
python_gitlab==4.3.0
|
||||||
# community.postgresql
|
# community.postgresql
|
||||||
|
Submodule website-template updated: 2bcc17652b...f5a82d3604
Reference in New Issue
Block a user