Skip to content

Commit

Permalink
deploy bird repo only when not running on stretch, stretch has latest…
Browse files Browse the repository at this point in the history
… bird from base repo
  • Loading branch information
Georg Kahest committed Mar 13, 2018
1 parent 3dbb39e commit 227740c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/bird_install_apt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
delay: 2
tags:
- bird-repos
when: ansible_lsb.codename != "stretch"

#TODO(evrardjp): Replace the next 2 tasks by a standard apt with cache
#when https://github.com/ansible/ansible-modules-core/pull/1517 is merged
Expand Down

0 comments on commit 227740c

Please sign in to comment.