Sha256: d94b8cc33075bdc112ae25fce6bb099b8fb3ccbda3996766f26481eeb974b20b

Contents?: true

Size: 203 Bytes

Versions: 5

Compression:

Stored size: 203 Bytes

Contents

#TODO Make sure that secrets is ignored
---
- hosts: omnibox

  vars_files:
    - "{{tape_dir}}/vars/defaults.yml"
    - tape_vars.yml

  user: "{{ deployer_user.name }}"

  roles:
    - frontend_deploy

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
taperole-1.1.2 templates/static_html/deploy.example.yml
taperole-1.1.1 templates/static_html/deploy.example.yml
taperole-1.1.0 templates/static_html/deploy.example.yml
taperole-1.0.1 templates/static_html/deploy.example.yml
taperole-1.0.0 templates/static_html/deploy.example.yml