Revert "Enforce the _raw_params variable with include_role (#26430)"

This reverts commit 05477412ba.
pull/27073/merge
Yanis Guenane 7 years ago committed by Brian Coca
parent dfb97b2728
commit 372956c16a

@ -19,7 +19,6 @@
- block: - block:
- include_role: - include_role:
name: openvswitch_db name: openvswitch_db
_raw_params: openvswitch_db
when: "limit_to in ['*', 'openvswitch_db']" when: "limit_to in ['*', 'openvswitch_db']"
rescue: rescue:
- set_fact: - set_fact:

Loading…
Cancel
Save