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

Refactor ansible2 #662

Open
wants to merge 13 commits into
base: development
Choose a base branch
from

Conversation

dhruvmicrosoft
Copy link

@dhruvmicrosoft dhruvmicrosoft commented Nov 5, 2024

Problem

This pull request introduces a new module for setting variables in the SAP Mounts Role and Oracle Role, and integrates these modules into the existing Ansible tasks. The changes aim to streamline and centralize the handling of SAP mount parameters.

New Modules for Setting Variables:

Integration of New Modules:

Solution

This pull request introduces significant changes to the SAP mounts role in the Ansible deployment scripts. The main updates include the creation of new Python modules to handle variable settings, replacing inline Ansible tasks with calls to these modules, and updating the tasks to use the output from these modules. These changes aim to streamline the process and improve maintainability.

New Python modules for setting variables:

Updates to Ansible tasks:

Tests

[Please provide steps to test the PR]
Private ADO links shared internally.

Notes

@dhruvmicrosoft dhruvmicrosoft marked this pull request as ready for review November 26, 2024 18:17
@dhruvmicrosoft dhruvmicrosoft requested a review from a team as a code owner November 26, 2024 18:17
@dhruvmicrosoft dhruvmicrosoft requested review from KimForss and removed request for a team and KimForss November 26, 2024 18:17
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

Successfully merging this pull request may close these issues.

3 participants