Commit a4f7042
authored
Fix/ansible templates (#142)
* feat(compose): comelete compose prompt
* fix(kuber): remove lb
* feat(compose): compelete compose prompt
* nothing
* fix(compose): totally restructre docker compose generator
* fix(compose): directory builder
* fix(compose): compelete compose generation allgorithm
* fix(compose): edit default values for documentation
* feat(compose): add union type input for networks
* fix(routes): add /api to all routes
* fix(installation): fix terraform installation process and model
* fix(installation): create MyBash for scripts
* fix(bash): edit bi/bash
* fix(docker install): fix it
* feat(install): add jenkins and gitlab installation
* Update unit-test.yml
* fix(install): fix jenkins and gitlab
* fix(crawler): fix the crowler to crawl 2 aws urls
* fix(ansible_nginx): fix nginx file generartion
* fix(docker_ansible): fix docker ansible template generation
* fix(ansible_kuber): fix ansible kuber section
* fix(kuber playbook): fix kuber playbook
* fix(kuber playbook): fix kuber playbook
* fix(ansible kuber): fix yaml formats
* fix(ansible kuber): fix yaml formats1 parent b502288 commit a4f7042
File tree
20 files changed
+1087
-1871
lines changed- app
- directory_generators
- media/MyAnsible
- group_vars
- roles
- init_k8s/tasks
- join_master/tasks
- join_worker/tasks
- k8s
- handlers
- tasks
- preinstall/tasks
- routes
- template_generators/ansible/install
20 files changed
+1087
-1871
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
0 commit comments