inventory-expand

1.0.1 • Public • Published

Inventory Expand

A way to expand Ansible-style host ranges into a full list.

echo 'host[0:4].yoyodyne.net' | invexp returns:

host0.yoyodyne.net
host1.yoyodyne.net
host2.yoyodyne.net
host3.yoyodyne.net
host4.yoyodyne.net

Package Sidebar

Install

npm i inventory-expand

Weekly Downloads

1

Version

1.0.1

License

X11

Last publish

Collaborators

  • rektide