12 KiB
12 KiB
0.2.0 (2023-07-04)
Bug Fixes
- locale: ed62936d - Tanty thrown by ansibe now fixed [ !81 #12 ]
- dockerfile: 6a108735 - typo in command
- container: 9705f44c - correct the dpkg ldconfig error [ #12 ]
Features
- collection: 823c9c79 - install community.mysql collection [ !81 ]
- security: 1a1dc118 - update system packages during build [ !81 ]
- env_var: a430dc64 - new env var of DEBIAN_FRONTEND noninteractive [ !81 ]
- software: 0c05490b - install sshpass for ssh client usage [ #12 ]
0.1.1 (2023-06-15)
0.1.1rc5 (2023-06-15)
0.1.1rc4 (2023-06-12)
0.1.1rc3 (2023-06-08)
0.1.1rc2 (2023-06-08)
Continious Integration
Documentaton / Guides
0.1.1rc1 (2023-06-05)
Bug Fixes
- python: e82f96a4 - linked ansible used python to 3.11 [ #9 !24 #22 !27 #9 ]
- git_config: 318a91ce - again! ensure cloned ansible-roles has submodules init [ !9 ]
- git_config: 30797b45 - ensure cloned ansible-roles has submodules init [ !8 ]
Code Refactor
- build: e2852ebe - other projects included as git submodule [ !15 #74 ]
- playbooks: 07cdde82 - seperated git clone to own run [ !11 #7 !1 #1 ]
Features
- ansible: a1e3a0c6 - ansible.cfg added workdir roles [ !28 ]
- ansible: 369987ea - add galaxy collection community.docker [ !24 #22 !27 ]
- ansible: e48800bf - add galaxy collection ansible.posix [ !24 #22 !27 ]
- ci: 6b785d0c - use project gitlab-ci automagic template [ !12 ]
- playbooks: 1da35d57 - add nfc ansible playbooks to image [ !11 #7 !1 #1 ]
- module: 24a65b4d - add collection community.general [ !10 ]
0.1.1rc0 (2023-05-23)
Bug Fixes
- ci: f93ef764 - ensure binfmt initialized [ !7 ]
- ci: f35259f7 - update to new template path [ !7 ]
- readme: d9df60e2 - typo in dev branch badge [ !7 ]
0.1.0 (2023-05-15)
Bug Fixes
- ci: 42d2cb79 - syntax error [ !3 ]
- ci: 53e445d1 - specify commitezen version [ !3 ]
- ci: e1ffb03c - use specified dind imge [ !3 ]
- ci: cd82c7c3 - ensure submodules expanded [ !3 ]
Continious Integration
- b0f236d9 - update to current gitlab-ci project dev head [ !3 ]
- publish: 0a367146 - default to dev tag for image [ !3 ]
- f43f265c - added initial ci jobs [ !3 ]
- e6ce3f95 - add dummy job [ !1 ]
- github: 1c517d41 - add github sync job [ !1 ]
Documentaton / Guides
- fb7db642 - todo [ !3 ]
- readme: 669689e8 - Updated Repository README
- readme: 2cbc4e11 - Updated Repository README
Features
- ci: 3e7094c2 - use nfc gitlab-ci project for ci [ !3 ]
- python_build: 3f6e77b0 - compile and cache pip packages [ !3 ]