when:(item.path | dirname not in phoebus_git_data.results | map(attribute='invocation.module_args.dest') | list) and (item.path | dirname + '/' not in phoebus_git_data.results | map(attribute='invocation.module_args.dest') | list)
when:phoebus_opis_single_repo | length == 0 and (item.path | dirname not in phoebus_git_data.results | map(attribute='invocation.module_args.dest') | list) and (item.path | dirname + '/' not in phoebus_git_data.results | map(attribute='invocation.module_args.dest') | list)