Versions in this module Expand all Collapse all v0 v0.1.1 Aug 16, 2023 v0.1.0 Jul 24, 2023 Changes in this version + func AnsibleExecution(ctx context.Context, helper *helper.Helper, obj client.Object, label string, ...) error + func GetAnsibleExecution(ctx context.Context, helper *helper.Helper, obj client.Object, label string) (*ansibleeev1.OpenStackAnsibleEE, error) + func PopulateTasks(tasks []Task) []ansibleeev1.Task + type Task struct + Name string + RoleName string + RoleTasksFrom string + Tags []string + When string