OpenStack - Try to add new hosts in a dynamic inventory file

Hi,

I use Ansible to launch new servers on an OpenStack public cloud provider.
This is my playbook:

The reason is in the error message "The error was: 'mariadbservers' is undefined"

Your group: should not be a variable, but name of the group that you would like to add the host in.