servicecatalog / oscm-jenkinsscripts

OSCM DevOps Pipeline.
Apache License 2.0
0 stars 1 forks source link

Use varibales for playbook #44

Open cworf91 opened 3 years ago

cworf91 commented 3 years ago

Summary

The playbook should be as generic as posible. Therefore, it is necessary to use variables. The variables should be provide in a different file (var.yml), so that the user can customize the playbook in a efficient way.

Acceptance criteria

[ ] playbook without hardcoded values [ ] var.yml with varibales [ ] playbook is still working