26 Commits

Author SHA1 Message Date
5c69bb29ff Improved readability
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: MARKDOWN Errors were detected, please view logs
--> Linted: NATURAL_LANGUAGE Errors were detected, please view logs
Lint Code Base / run-lint (push) Failing after 32s
2024-10-18 16:48:23 +02:00
8de6a0166a Fixed formatting
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: MARKDOWN Errors were detected, please view logs
--> Linted: NATURAL_LANGUAGE Errors were detected, please view logs
Lint Code Base / run-lint (push) Failing after 35s
2024-10-18 16:45:54 +02:00
eb3a97e403 Updated README.md
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: MARKDOWN Errors were detected, please view logs
--> Linted: NATURAL_LANGUAGE Errors were detected, please view logs
Lint Code Base / run-lint (push) Failing after 37s
2024-10-18 16:43:25 +02:00
fec3446ecc Template for deploying with Helm
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT No errors were found in the linting process
--> Linted: TERRAFORM_TERRASCAN No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 48s
2024-10-18 15:33:22 +02:00
bb7393b05e Implemented CIS Kubernetes benchmark
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT No errors were found in the linting process
--> Linted: TERRAFORM_TERRASCAN No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 42s
2024-10-18 13:16:30 +02:00
319c7b2a6f Added ansible setup and namespace creation to Terraform script
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT No errors were found in the linting process
--> Linted: TERRAFORM_TERRASCAN No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 45s
2024-10-18 02:53:29 +02:00
842c113af4 Fixed wrong usage of references 2024-10-18 02:51:24 +02:00
c341b3283a Added ansible_python_interpreter 2024-10-18 02:13:55 +02:00
25a0d4882f Fixed creation of join-command 2024-10-17 23:37:41 +02:00
0997a2f864 Moved linter configuration to correct folder
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITHUB_ACTIONS No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 39s
2024-10-17 19:03:07 +02:00
f7e7da59ab Set ANSIBLE_DIRECTORY env
Some checks reported errors
--> Linted: ANSIBLE Errors were detected, please view logs
--> Linted: GITHUB_ACTIONS No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 35s
2024-10-17 18:52:42 +02:00
98a2751477 Modified ANSIBLE_CONFIG_FILE env
Some checks reported errors
--> Linted: ANSIBLE Errors were detected, please view logs
--> Linted: GITHUB_ACTIONS No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 34s
2024-10-17 18:50:31 +02:00
1e8f7d83cb Fixed typo
Some checks failed
Lint Code Base / run-lint (push) Failing after 9s
2024-10-17 18:46:09 +02:00
5a30e64581 Directed linter to correct configuration
Some checks failed
Lint Code Base / run-lint (push) Failing after 10s
2024-10-17 18:42:49 +02:00
e16deef0b4 Moved .ansible-lint.yml to correct folder
Some checks reported errors
--> Linted: ANSIBLE Errors were detected, please view logs
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 32s
2024-10-17 18:36:16 +02:00
ae68481f98 Provided basic configuration for ansible linter
Some checks reported errors
--> Linted: ANSIBLE Errors were detected, please view logs
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 37s
2024-10-17 18:31:23 +02:00
ce55ca5303 Fixed some errors thrown by ansible-lint
Some checks reported errors
--> Linted: ANSIBLE Errors were detected, please view logs
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 38s
2024-10-17 18:11:47 +02:00
82693a3389 First prototype of Ansible playbooks to install k8s
Some checks reported errors
--> Linted: ANSIBLE Errors were detected, please view logs
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: MARKDOWN Errors were detected, please view logs
--> Linted: NATURAL_LANGUAGE No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 43s
2024-10-17 17:58:26 +02:00
f266b74a72 First draft of Ansible (only inventory)
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: MARKDOWN No errors were found in the linting process
--> Linted: NATURAL_LANGUAGE No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 28s
2024-10-16 01:47:57 +02:00
b82a3636cc Fix error in provider definition
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT No errors were found in the linting process
--> Linted: TERRAFORM_TERRASCAN No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 34s
2024-10-15 23:43:11 +02:00
88d1cf4a9d Explicitly specified template provider version
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT No errors were found in the linting process
--> Linted: TERRAFORM_TERRASCAN Errors were detected, please view logs
Lint Code Base / run-lint (push) Failing after 30s
2024-10-15 23:41:32 +02:00
ac9e66b808 Enforced version 0.8.0 of libvirt
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT Errors were detected, please view logs
--> Linted: TERRAFORM_TERRASCAN No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 33s
2024-10-15 23:35:45 +02:00
785343830f Removed unused local variable
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: TERRAFORM_TFLINT Errors were detected, please view logs
--> Linted: TERRAFORM_TERRASCAN No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 38s
2024-10-15 23:25:17 +02:00
4fdc5649f0 Implemented linter as suggested by Github
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITHUB_ACTIONS No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 7m3s
2024-10-15 23:15:03 +02:00
7a3a43e8c3 First working prototype of Terraform deployment with libvirt 2024-10-15 23:07:16 +02:00
8970a2c405 Initial commit 2024-10-09 23:15:00 +02:00