Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sap_vm_provision: Hard dependency on AP4S #5

Closed
marcelmamula opened this issue Apr 4, 2024 · 1 comment
Closed

sap_vm_provision: Hard dependency on AP4S #5

marcelmamula opened this issue Apr 4, 2024 · 1 comment

Comments

@marcelmamula
Copy link
Contributor

@sean-freeman sap_vm_provision role is currently directly linked with AP4S and it cannot be executed separately.

common/set_ansible_vars.yml requires all AP4S variables to not fail set_facts, but they are not documented anywhere as requirement.

Proposal:

  1. Uncouple both repositories by giving optional variable that would allow to use this role separately.
  2. Update Readme to say it cannot run without AP4S
    Primarily, this Ansible Role was designed to be executed end-to-end (i.e. Provision host/s, configure OS for SAP Software, install SAP Software, instantiate the SAP System); such as the [Ansible Playbooks for SAP](https://github.com/sap-linuxlab/ansible.playbooks_for_sap).
@sean-freeman
Copy link
Member

Closed by PR #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants