Download the PHP package shift31/hostbase-ansible-inventory without Composer
On this page you can find all versions of the php package shift31/hostbase-ansible-inventory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shift31/hostbase-ansible-inventory
More information about shift31/hostbase-ansible-inventory
Files in shift31/hostbase-ansible-inventory
Download shift31/hostbase-ansible-inventory
More information about shift31/hostbase-ansible-inventory
Files in shift31/hostbase-ansible-inventory
Vendor shift31
Package hostbase-ansible-inventory
Short Description Hostbase-driven Dynamic inventory for Ansible
License MIT
Package hostbase-ansible-inventory
Short Description Hostbase-driven Dynamic inventory for Ansible
License MIT
Please rate this library. Is it a good library?
Informations about the package hostbase-ansible-inventory
Hostbase Ansible Inventory
A dynamic inventory script for Ansible.
Requirements
- A Hostbase server
- PHP >= 5.4
Installation
- Download the PHAR: https://github.com/shift31/hostbase-ansible-inventory/raw/master/hostbase-ansible.phar
- Move it to your preferred location for Ansible inventory scripts
- Make it executable:
Configuration
Create hostbase-cli.config.php
in your current directory, your home directory, or in /etc.
'groups' should be an array of Hostbase host object key names to be used for grouping hosts together.
Usage
hostbase-ansible [-o|--host="..."] [-l|--list] [-i|--limit="..."] [-g|--list-groups]
Help
hostbase-ansible.phar -h
Options
--host (-o) Show a host
--list (-l) List hosts by group
--limit (-i) Maximum number of hosts (default: 10000)
--list-groups (-g) List groups
Reference
Ansible Docs
All versions of hostbase-ansible-inventory with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
shift31/hostbase-api-client Version 0.2.*
illuminate/console Version ~4
illuminate/support Version ~4
shift31/hostbase-api-client Version 0.2.*
illuminate/console Version ~4
illuminate/support Version ~4
The package shift31/hostbase-ansible-inventory contains the following files
Loading the files please wait ....