Skip to content

Commit

Permalink
sap_vm_preconfigure: move role to sap_infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-freeman committed Feb 2, 2024
1 parent 9835cca commit 8d2d175
Show file tree
Hide file tree
Showing 48 changed files with 0 additions and 596 deletions.
1 change: 0 additions & 1 deletion .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ exclude_paths:
#- roles/sap_netweaver_preconfigure
#- roles/sap_storage_setup
#- roles/sap_swpm
- roles/sap_vm_preconfigure
- tests/
enable_list:
- yaml
Expand Down
33 changes: 0 additions & 33 deletions .github/workflows/ansible-lint-sap_vm_preconfigure.yml

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Within this Ansible Collection, there are various Ansible Roles and no custom An
| [sap_netweaver_preconfigure](https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_netweaver_preconfigure) | configure settings for SAP NetWeaver application server |
| [sap_storage_setup](https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_storage_setup) | configure storage for SAP HANA, with LVM partitions and XFS filesystem |
| [sap_swpm](https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_swpm) | install SAP Software via SWPM |
| [sap_vm_preconfigure](https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_vm_preconfigure) | configure settings for a guest (VM) running on RHV/KVM for SAP HANA |

## License

Expand Down
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,3 @@ Important note: it is not possible for the project maintainers to test every SAP
| [sap_netweaver_preconfigure](https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_netweaver_preconfigure) | [![Ansible Lint for sap_netweaver_preconfigure](https://github.com/sap-linuxlab/community.sap_install/actions/workflows/ansible-lint-sap_netweaver_preconfigure.yml/badge.svg)](https://github.com/sap-linuxlab/community.sap_install/actions/workflows/ansible-lint-sap_netweaver_preconfigure.yml) |
| [sap_storage_setup](https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_storage_setup) | N/A |
| [sap_swpm](https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_swpm) | [![Ansible Lint for sap_swpm](https://github.com/sap-linuxlab/community.sap_install/actions/workflows/ansible-lint-sap_swpm.yml/badge.svg)](https://github.com/sap-linuxlab/community.sap_install/actions/workflows/ansible-lint-sap_swpm.yml) |
| [sap_vm_preconfigure](https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_vm_preconfigure) | N/A |
16 changes: 0 additions & 16 deletions roles/sap_vm_preconfigure/.ansible-lint

This file was deleted.

21 changes: 0 additions & 21 deletions roles/sap_vm_preconfigure/.yamllint.yml

This file was deleted.

70 changes: 0 additions & 70 deletions roles/sap_vm_preconfigure/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions roles/sap_vm_preconfigure/defaults/main.yml

This file was deleted.

Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

Empty file.
4 changes: 0 additions & 4 deletions roles/sap_vm_preconfigure/handlers/main.yml

This file was deleted.

Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

This file was deleted.

Empty file.
10 changes: 0 additions & 10 deletions roles/sap_vm_preconfigure/meta/main.yml

This file was deleted.

Loading

0 comments on commit 8d2d175

Please sign in to comment.