The role installs tableau server and initializes it with a trial period on a RHEL or CentOS Machine Requirements
The rpm file must be downloaded and placed in the files directory in the role
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
---
- hosts:
become: yes
roles:
- tableau
MIT
Mohan Krishna Ponduri