imfreedom/ansible

make the convey role yamllint clean

2021-11-22, Gary Kramlich
82275ceb1599
Parents d746793b4fa2
Children e405ca77f872
make the convey role yamllint clean
--- a/roles/convey/meta/main.yaml Mon Nov 22 04:13:29 2021 -0600
+++ b/roles/convey/meta/main.yaml Mon Nov 22 04:13:55 2021 -0600
@@ -1,4 +1,4 @@
+---
dependencies:
- docker
- qemu_user_static
-
--- a/roles/mail/tasks/dovecot.yaml Mon Nov 22 04:13:29 2021 -0600
+++ b/roles/mail/tasks/dovecot.yaml Mon Nov 22 04:13:55 2021 -0600
@@ -53,4 +53,3 @@
mode: "0644"
notify:
- "reload dovecot"
-
--- a/roles/mail/tasks/main.yaml Mon Nov 22 04:13:29 2021 -0600
+++ b/roles/mail/tasks/main.yaml Mon Nov 22 04:13:55 2021 -0600
@@ -23,4 +23,3 @@
- "certbot"
tags:
- "always"
-
--- a/roles/mail/tasks/software.yaml Mon Nov 22 04:13:29 2021 -0600
+++ b/roles/mail/tasks/software.yaml Mon Nov 22 04:13:55 2021 -0600
@@ -1,3 +1,4 @@
+---
- name: "install dovecot"
apt:
name: "{{ mail_packages }}"
--- a/teamcity_coverity_agents.yaml Mon Nov 22 04:13:29 2021 -0600
+++ b/teamcity_coverity_agents.yaml Mon Nov 22 04:13:55 2021 -0600
@@ -9,4 +9,3 @@
- role: pidgin3_dependencies
- role: teamcity
teamcity_server: https://ci.imfreedom.org/
-