Skip to content

stacklio/ansible_inventory_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Ansible Stackl Inventory Plugin

Requirements

  • stackl_sdk >= 1.0.0

Synopsis

  • Fetch a Stack instance from Stackl.
  • Uses a YAML configuration file that ends with C(stackl.(yml|yaml)).

Options

Parameter required default choices comments
plugin yes stackl Plugin to use
host yes Stackl host to connect to
stack_instance yes Stack instance to parse into Ansible inventory

Examples

plugin: stackl
host: "http://localhost:8080"
stack_instance: "test_vm"

Created by Stef Graces (@stgrace) for Nubera BVBA

About

Ansible Inventory Plugin for STACKL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages