Sha256: 94b3b1478113ace62c6a41d68d8bec1f3089a9c0020da57c86d92566cb16a74e

Contents?: true

Size: 204 Bytes

Versions: 13

Compression:

Stored size: 204 Bytes

Contents

---
- hosts: omnibox

  tags:
    - be_deploy
    - fe_deploy

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

  user: "{{ deployer_user.name }}"

  roles:
    - frontend_deploy

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
taperole-1.4.3 templates/static_html/deploy.example.yml
taperole-1.4.2 templates/static_html/deploy.example.yml
taperole-1.4.1 templates/static_html/deploy.example.yml
taperole-1.4.0 templates/static_html/deploy.example.yml
taperole-1.3.6 templates/static_html/deploy.example.yml
taperole-1.3.5 templates/static_html/deploy.example.yml
taperole-1.3.4 templates/static_html/deploy.example.yml
taperole-1.3.3 templates/static_html/deploy.example.yml
taperole-1.3.2 templates/static_html/deploy.example.yml
taperole-1.3.1 templates/static_html/deploy.example.yml
taperole-1.3.0 templates/static_html/deploy.example.yml
taperole-1.2.8 templates/static_html/deploy.example.yml
taperole-1.2.7 templates/static_html/deploy.example.yml