julien_lecomte / julien_lecomte.roster / 1.1.6 / inventory / roster Roster is an Ansible yaml inventory plugin with focus on groups applied to hosts. Authors: Julien Lecomte (julien@lecomte.at)julien_lecomte.roster.roster (1.1.6) — inventory
Install with ansible-galaxy collection install julien_lecomte.roster:==1.1.6
collections: - name: julien_lecomte.roster version: 1.1.6
Roster is an Ansible inventory plugin with focus on groups applied to hosts instead of hosts included in groups. It supports ranges (eg: "[0:9]"), regex hostnames (eg: "(dev|prd)-srv"), file inclusions, and variable merging.
plugin: choices: - roster description: Required field that must always be set to 'roster' for this plugin to recognize it as it's own. required: true type: str