7231b40644
This was a copy-pasta bug, removing comment altogether
8 lines
123 B
YAML
8 lines
123 B
YAML
---
|
|
- hosts: meta-infra_type_jenkins
|
|
gather_facts: no
|
|
user: ubuntu
|
|
sudo: true
|
|
roles:
|
|
- { role: bootstrap_jjb }
|