#!/usr/bin/env ansible-playbook --- - hosts: nginx_rtmp nginx_rtmp: "{{ glob_nginx_rtmp | combine(loc_nginx_rtmp) }}" roles: - nginx_rtmp