Merge "Declare playbooks for groups execution"
This commit is contained in:
commit
7e27a0595e
@ -65,7 +65,7 @@ class ValidationActions(object):
|
||||
limit_hosts=None):
|
||||
|
||||
self.log = logging.getLogger(__name__ + ".run_validations")
|
||||
|
||||
playbooks = []
|
||||
if playbook:
|
||||
if isinstance(playbook, list):
|
||||
playbooks = playbook
|
||||
|
Loading…
x
Reference in New Issue
Block a user