Blame SOURCES/rhel-system-roles-timesync-pr19.diff

b30e92
diff --git a/README.md b/README.md
b30e92
index 122b725..631f5cb 100644
b30e92
--- a/README.md
b30e92
+++ b/README.md
b30e92
@@ -6,6 +6,17 @@ as an NTP client and/or PTP slave in order to synchronize the system clock with
b30e92
 NTP servers and/or grandmasters in PTP domains. Supported NTP/PTP
b30e92
 implementations are chrony, ntp (the reference implementation) and linuxptp.
b30e92
 
b30e92
+Warning
b30e92
+-------
b30e92
+
b30e92
+The role replaces the configuration of the given or detected provider
b30e92
+service on the managed host. Previous settings will be lost, even if
b30e92
+they are not specified in the role variables (no attempt is made to
b30e92
+preserve or merge the previous settings, the configuration files are
b30e92
+replaced entirely). The only setting which is preserved is the choice
b30e92
+of provider if `timesync_ntp_provider` is not defined (see the
b30e92
+description of this variable below).
b30e92
+
b30e92
 Role Variables
b30e92
 --------------
b30e92