3 Commits

Author SHA1 Message Date
Jon
694b3209f2 feat(centurion): add ansible collection centurion
!1
2024-07-30 18:25:33 +09:30
Jon
4f9fc48eaa feat(centurion_erp): rename doc path
nofusscomputing/projects/centurion_erp#74 closes #18
2024-07-10 03:41:11 +09:30
Jon
2eb7870e57 Merge branch 'automated-tasks' into 'development'
chore(website-template): Automated update of git sub-module

See merge request nofusscomputing/infrastructure/website!63
2024-06-30 18:18:33 +00:00
5 changed files with 12 additions and 4 deletions

View File

@ -21,13 +21,17 @@ Get Project Documentation:
parallel:
matrix:
- ASSEMBLE_PROJECT_NAME: centurion
ASSEMBLE_PROJECT_ID: 59504579
ASSEMBLE_PROJECT_PATH: projects/ansible/collection/centurion
- ASSEMBLE_PROJECT_NAME: firewall
ASSEMBLE_PROJECT_ID: 51640016
ASSEMBLE_PROJECT_PATH: projects/ansible/collection/firewall
- ASSEMBLE_PROJECT_NAME: django_template
ASSEMBLE_PROJECT_ID: 57560288
ASSEMBLE_PROJECT_PATH: projects/django-template
ASSEMBLE_PROJECT_PATH: projects/centurion_erp
- ASSEMBLE_PROJECT_NAME: kubernetes
ASSEMBLE_PROJECT_ID: 51640029

View File

@ -41,6 +41,10 @@ nav:
- projects/ansible/collection/index.md
- Centurion:
- projects/ansible/collection/centurion/index.md
- Firewall:
- projects/ansible/collection/firewall/index.md
@ -97,9 +101,9 @@ nav:
- projects/docker-mail/index.md
- Django ITSM:
- Centurion ERP:
- projects/django-template/index.md
- projects/centurion_erp/index.md
- Gitlab CI: projects/gitlab-ci/index.md

View File