roles/mariadb: Add "ansible managed" header to managed files

This commit is contained in:
Alan Orth 2016-06-27 18:09:04 +03:00
parent 283cecf2a2
commit 09feb9a40c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# {{ ansible_managed }}
{% if ansible_distribution == 'Ubuntu' and ansible_distribution_version == '16.04' %}
# there are no xenial builds yet, so use wily

View File

@ -1,3 +1,5 @@
# {{ ansible_managed }}
# MariaDB database server configuration file.
#
# You can copy this file to one of: