i'm trying to use ansible to automate kibana users creation. i have multiple virtual machines and i'd like to supervise them.I have ECK deployed on my kubernetes cluster, and i'm trying to automate the creation of a kibana user using ansible playbook. every user has the same role but different indexes (from different machines) . i want to know if there's an ansible playbook for it.
thank you for taking your time to read