Fix ansible lint

This commit is contained in:
Emilien Mantel
2021-09-01 13:47:31 +02:00
parent 4f7f8481bc
commit 1f289107ff
8 changed files with 38 additions and 6 deletions

View File

@@ -14,6 +14,9 @@
template:
src: etc/apt/preferences.d/95-mariadb.j2
dest: /etc/apt/preferences.d/95-mariadb
mode: 0644
owner: root
group: root
- name: APT_REPOSITORY | Add MariaDB repository
apt_repository: