1
0
mirror of https://yerbamate.ml/nutomic/peertube.social synced 2024-11-24 21:28:20 -05:00

Remove trailing whitespace from peertube-centos.yml

This commit is contained in:
Felix Ableitner 2019-11-05 17:08:25 +01:00
parent 9af2bf17eb
commit e699ff199c

View File

@ -33,7 +33,7 @@
yum:
name: lvm2
state: latest
- name: Add Docker repo
get_url:
url: https://download.docker.com/linux/centos/docker-ce.repo
@ -58,10 +58,10 @@
name: python-pip
state: latest
become: yes
- name: Install Docker Compose
command: "pip install docker-compose"
- name: Install certbot
yum:
name: certbot