From 4f6c57b6a88ef96874b003d436d711b3c8e44c74 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Sun, 10 Feb 2019 02:20:13 +0000 Subject: [PATCH] docs: lose "approaching stability" language, we're pretty good now --- docs/ansible.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/ansible.rst b/docs/ansible.rst index e45a9f7a..17354755 100644 --- a/docs/ansible.rst +++ b/docs/ansible.rst @@ -10,9 +10,8 @@ Mitogen, replacing embedded shell invocations with pure-Python equivalents invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts. -The extension is approaching stability and real-world usage is encouraged. `Bug -reports`_ are welcome: Ansible is huge, and only wide testing will ensure -soundness. +The extension is stable and real-world use is encouraged. `Bug reports`_ are +welcome: Ansible is huge, and only wide testing will ensure soundness. .. _Ansible: https://www.ansible.com/