Skip to content

redhat-gpte-devopsautomation/automation-collection

Repository files navigation

automation-collection

1) To create a Child service principal dynamically using master service principal. This will create child app, sp and grab a new token from child sp.

  • Follow these steps:

    1. Clone this repo.

    2. Tested with python version - Python 3.9.18

    3. Create a virtual env and ensure that the modules in requirements.txt are installed using pip install cli.

    4. Activate the virtualenv : source /opt/virtualenvs/k8s/bin/activate

    5. Run the ansible playbook : ansible-playbook all-rest-app-sp.yml --extra-vars "GUID=$GUID"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages