Module - hiera¶
This module provides for the following ansible plugin:
hiera
Module Documentation¶
Get data from hiera
Options¶
- name:
 Name to lookup
Authors¶
- :
 Martin Andre (@mandre)
Example Tasks¶
- hosts: webservers
  tasks:
  - name: Lookup foo
    hiera: name=foo