cloudguruab.edpm_plugin.edpm_plugin (1.0.0) — module

Returns Ansible inventory from yaml file.

Authors: unknown

Install collection

Install with ansible-galaxy collection install cloudguruab.edpm_plugin:==1.0.0


Add to requirements.yml

  collections:
    - name: cloudguruab.edpm_plugin
      version: 1.0.0

Description

Returns Ansible inventory from yaml file.

Inputs

    
plugin:
    choices:
    - edpm_plugin
    description: Name of the plugin
    required: true

inventory_file:
    description: File name of the yaml inventory file
    required: true

path_to_inventory:
    description: Directory location of the yaml edpm inventory
    required: true