f7996cb73e
1. the yamls file of playbook should start with "---". 2. Update the url to https due to it redirct to it. Change-Id: Id54cab0071fbd0aad5189257e1002e7a6f45a822
7 lines
68 B
YAML
7 lines
68 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- tox
|
|
vars:
|
|
- tox_envlist: func
|