online – Online inventory source¶
Synopsis¶
Get inventory hosts from Online
Parameters¶
Examples¶
# online_inventory.yml file in YAML format
# Example command line: ansible-inventory --list -i online_inventory.yml
plugin: online
hostnames:
- public_ipv4
groups:
- location
- offer
- rpn
Status¶
This inventory is not guaranteed to have a backwards compatible interface. [preview]
This inventory is maintained by the Ansible Community. [community]