Merge "Switch to using run_once instead of matching the first node only" into stable/queens

This commit is contained in:
Zuul 2018-04-20 16:11:39 +00:00 committed by Gerrit Code Review
commit 2d7ec74e3c

View File

@ -49,7 +49,7 @@
- octavia-install
- include: octavia_service_add.yml
when: inventory_hostname == groups['octavia_all'][0]
run_once: true
tags:
- octavia-install