Sha256: 39361b0dd55644d898eadc2d99a7eeec75b328f4a95b658bcde4a8140c587f52

Contents?: true

Size: 227 Bytes

Versions: 6

Compression:

Stored size: 227 Bytes

Contents

---
all:
  hosts:
    <%= @env %>1:
      ansible_host: localhost
      ansible_user: ubuntu
      ansible_ssh_private_key_file: subspace.pem
      hostname: web1
  children:
    <%= @env %>:
      hosts:
        <%= @env %>1:

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
subspace-3.0.12 template/subspace/inventory.yml.erb
subspace-3.0.11 template/subspace/inventory.yml.erb
subspace-3.0.10 template/subspace/inventory.yml.erb
subspace-3.0.9 template/subspace/inventory.yml.erb
subspace-3.0.6 template/subspace/inventory.yml.erb
subspace-3.0.5 template/subspace/inventory.yml.erb