Skip to content

schema[playbook]: $[1].roles[0] 'role' is a required property #4327

Closed Answered by khalangy
khalangy asked this question in Q&A
Discussion options

You must be logged in to vote

Ok my bad I found !
I have to put role insted of name !

---
- name: "Test | test"
  hosts: "bdd"
  become: true
  gather_facts: true
  roles:
    - role: mariadb
      tags: mariadb

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by khalangy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant