sap-hana icon indicating copy to clipboard operation
sap-hana copied to clipboard

[Proposal] Execute roles via roles static statement in play

Open machacekondra opened this issue 2 years ago • 1 comments

Problem

This PR is just a proposal and open to discussion about the playbook structure. - We can execute roles from `roles:` statement in the play. - Use `pre_tasks` & `post_tasks` statements for the step file creation/deletion. - Use `vars` section to specify the tier.

This is just a possible way of doing the same thing with less verbose code.

machacekondra avatar Sep 24 '21 13:09 machacekondra

@KimForss @rhmk please take a look.

machacekondra avatar Sep 29 '21 14:09 machacekondra