Skip to content

Commit

Permalink
Removed condition
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhar1985 committed Nov 29, 2017
1 parent c3a511e commit 4bae893
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3tier-good/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---

- hosts: jumpbox
gather_facts: false
gather_facts: true
roles:
- {name: osp-facts, when: ansible_product_name == 'OpenStack Compute'}
- name: osp-facts
# Setup front-end load balancer tier


Expand Down

0 comments on commit 4bae893

Please sign in to comment.