This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
task names. #410
Annotations
2 errors
schema[playbook]:
molecule/default/converge.yml#L1
{'name': 'Converge', 'hosts': 'all', 'remote_user': 'root', 'become': True, 'gather_facts': True, 'roles': [{'name': 'buluma.bootstrap'}, {'name': 'buluma.setuptools'}, {'name': 'buluma.timezone'}, {'name': 'ansible-role-gitlab_ee'}]} is not valid under any of the given schemas
|
name[play]:
molecule/default/prepare.yml#L42
All plays should be named.
|