ahmadalli.ansible.dictlistmerge (0.18.1) — lookup

merges Dict<str, List> variables starting with some keyword

Authors: ahmadali shafiee <mail@ahmadalli.net>

Install collection

Install with ansible-galaxy collection install ahmadalli.ansible:==0.18.1


Add to requirements.yml

  collections:
    - name: ahmadalli.ansible
      version: 0.18.1

Description

This lookup returns the result of merging some variables which start witch specific keyword

Inputs

    
_keys:
    description: one of more shared prefixes which all the variables should have in order
      to be merged
    required: true