AMW-170 Ansible Hub links for rhbk are broken #129
Annotations
10 warnings
schema[changelog]:
changelogs/changelog.yaml#L1
$.releases None is not of type 'object'. See https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelog.yaml-format.md
|
name[play]:
playbooks/amq_broker.yml#L2
All plays should be named.
|
name[play]:
playbooks/amq_streams.yml#L2
All plays should be named.
|
name[play]:
playbooks/data_grid.yml#L2
All plays should be named.
|
name[play]:
playbooks/eap.yml#L2
All plays should be named.
|
fqcn[keyword]:
playbooks/janus.yml#L2
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
|
name[template]:
playbooks/janus.yml#L44
Jinja templates should only be at the end of 'name'
|
fqcn[action-core]:
playbooks/janus.yml#L64
Use FQCN for builtin module actions (command).
|
no-changed-when:
playbooks/janus.yml#L64
Commands should not change things if nothing needs doing.
|
name[play]:
playbooks/jbcs.yml#L2
All plays should be named.
|