From 65a96f5a5d5d3a0d96fcdb128c045ca76268e48e Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Thu, 4 Feb 2016 07:37:38 -0800 Subject: [PATCH] Re-add version_added to fireball docs --- lib/ansible/modules/utilities/helper/_fireball.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/utilities/helper/_fireball.py b/lib/ansible/modules/utilities/helper/_fireball.py index ad405d57544..ba0770d7839 100644 --- a/lib/ansible/modules/utilities/helper/_fireball.py +++ b/lib/ansible/modules/utilities/helper/_fireball.py @@ -22,6 +22,7 @@ DOCUMENTATION = ''' --- module: fireball short_description: Enable fireball mode on remote node +version_added: "0.9" deprecated: "in favor of SSH with ControlPersist" description: - Modern SSH clients support ControlPersist which is just as fast as