From 694b3209f2b876330740bbaca4e7e2c1a4e7c49f Mon Sep 17 00:00:00 2001 From: Jon Date: Tue, 30 Jul 2024 18:25:33 +0930 Subject: [PATCH] feat(centurion): add ansible collection centurion !1 --- .gitlab-ci.yml | 4 ++++ gitlab-ci | 2 +- mkdocs.yml | 4 ++++ pages/projects/ansible/collection/centurion/index.md | 0 4 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 pages/projects/ansible/collection/centurion/index.md diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e87cd6e..b98fba6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,10 @@ 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 diff --git a/gitlab-ci b/gitlab-ci index 02422c5..673441f 160000 --- a/gitlab-ci +++ b/gitlab-ci @@ -1 +1 @@ -Subproject commit 02422c55b8450d210b53e4cf3ebf0b1c30a4e981 +Subproject commit 673441f83a7d943434252ee23899e3572cdfb141 diff --git a/mkdocs.yml b/mkdocs.yml index 8e066bf..6e8fc50 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -41,6 +41,10 @@ nav: - projects/ansible/collection/index.md + - Centurion: + + - projects/ansible/collection/centurion/index.md + - Firewall: - projects/ansible/collection/firewall/index.md diff --git a/pages/projects/ansible/collection/centurion/index.md b/pages/projects/ansible/collection/centurion/index.md new file mode 100644 index 0000000..e69de29