~webteam-backend/charms/trusty/wsgi-app/old

« back to all changes in this revision

Viewing changes to playbook.yml

  • Committer: Robin Winslow
  • Date: 2014-07-08 18:04:34 UTC
  • Revision ID: robin.winslow@canonical.com-20140708180434-7kqvdc5y3aqnvq66
Oops - set hooks back to what it should be

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
      when: nagios_index_content > ''
12
12
 
13
13
  tasks:
14
 
    # Install charm dependencies dependencies
 
14
    # Install charm dependencies
15
15
    # ===
16
16
    - name: Install charm dependencies
17
17
      apt: "pkg={{ item }} state=latest update_cache=yes"