Merge pull request #128 from leseb/remove-ansible-managed-from-ceph-conf-fix

Remove ansible managed header from ceph.conf
pull/101/merge
Leseb 2014-10-10 15:42:15 +02:00
commit 7c7e859429
2 changed files with 2 additions and 3 deletions

View File

@ -1,2 +1,2 @@
[defaults]
ansible_managed = Ansible managed: modified on %Y-%m-%d %H:%M:%S by {uid}
ansible_managed = Please do not change this file directly since it is managed by Ansible and will be overwritten

View File

@ -1,5 +1,4 @@
# This file is managed by Ansible.
# Every change will be overwritten.
# {{ ansible_managed }}
[global]
{% if cephx %}