Skip to content

Commit

Permalink
v1.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Sep 29, 2023
1 parent 1949fcc commit 9d1fd88
Show file tree
Hide file tree
Showing 230 changed files with 1,122 additions and 5,787 deletions.
360 changes: 152 additions & 208 deletions README.md

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions ansible/sap-s-hana.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
- name: saphana.yml
ansible.builtin.import_playbook: saphana.yml
- name: saps4app.yml
ansible.builtin.import_playbook: saps4app.yml
...

2 changes: 1 addition & 1 deletion schematics/ansible/saphana.yml → ansible/saphana.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- hosts: all
- hosts: db_host
gather_facts: yes
pre_tasks:
- name: Import playbook variables
Expand Down
2 changes: 1 addition & 1 deletion cli/ansible/saps4app.yml → ansible/saps4app.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- hosts: all
- hosts: app_host
gather_facts: yes
pre_tasks:
- name: Import playbook variables
Expand Down
279 changes: 0 additions & 279 deletions cli/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions cli/ansible/saphana.yml

This file was deleted.

37 changes: 0 additions & 37 deletions cli/integration-app.tf

This file was deleted.

29 changes: 0 additions & 29 deletions cli/integration-db.tf

This file was deleted.

58 changes: 0 additions & 58 deletions cli/main.tf

This file was deleted.

5 changes: 0 additions & 5 deletions cli/modules/ansible-exec/ansible-exec.tf

This file was deleted.

9 changes: 0 additions & 9 deletions cli/modules/ansible-exec/variables.tf

This file was deleted.

54 changes: 0 additions & 54 deletions cli/modules/app-vsi/variables.tf

This file was deleted.

63 changes: 0 additions & 63 deletions cli/modules/db-vsi/variables.tf

This file was deleted.

12 changes: 0 additions & 12 deletions cli/modules/sec-exec/sec-exec.tf

This file was deleted.

16 changes: 0 additions & 16 deletions cli/modules/sec-exec/variables.tf

This file was deleted.

19 changes: 0 additions & 19 deletions cli/output.tf

This file was deleted.

13 changes: 0 additions & 13 deletions cli/provider.tf

This file was deleted.

Loading

0 comments on commit 9d1fd88

Please sign in to comment.