Merge "WORKAROUND: Use include_tasks instead of calling role"

This commit is contained in:
Zuul 2017-12-04 07:03:28 +00:00 committed by Gerrit Code Review
commit d782be965d
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ galaxy_info:
versions:
- 7
galaxy_tags:
galaxy_tags:
- 'tripleo'
- 'openstack'
- 'ipsec'

View File

@ -1,5 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- overcloud-ipsec-setup
tasks:
- include_tasks: ../tasks/main.yml