while-true-do / ansible-skeleton

The skeleton to create new ansible roles.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Feat: dependency handling and fail tasks #62

Closed dschier-wtd closed 5 years ago

dschier-wtd commented 5 years ago

As a developer, I don't want to handle dependencies, but fail my role, if the requirements are not met.

Criteria

dschier-wtd commented 5 years ago

identified only 2 roles which need some attention:

app_ansible app_bash

dschier-wtd commented 5 years ago

all roles done.