bf38ef8f1f
Remove duplicated tasks line. This is also reported when runnning: ansible-playbook --syntax-check. Change-Id: Iad7b205418b57e6f38f2c4851ec2624a93689539
8 lines
126 B
YAML
8 lines
126 B
YAML
---
|
|
- hosts: meta-infra_type_jenkins
|
|
user: ubuntu
|
|
sudo: true
|
|
name: Run Puppet to install Jenkins
|
|
tasks:
|
|
- puppet:
|