Hello community,
I am trying to generate a playbook using roles, but at the moment of executing the playbook it does not recognize the inventory hosts and does not execute the ROL
My structure:
my inventorie .yml:
`
win-mssql:
hosts:
lab-sql1.e-contact.cl
`
deploy_win_mssql.yml:
`