Re-add version_added to fireball docs

This commit is contained in:
Toshio Kuratomi 2016-02-04 07:37:38 -08:00 committed by Matt Clay
commit 65a96f5a5d

View file

@ -22,6 +22,7 @@ DOCUMENTATION = '''
--- ---
module: fireball module: fireball
short_description: Enable fireball mode on remote node short_description: Enable fireball mode on remote node
version_added: "0.9"
deprecated: "in favor of SSH with ControlPersist" deprecated: "in favor of SSH with ControlPersist"
description: description:
- Modern SSH clients support ControlPersist which is just as fast as - Modern SSH clients support ControlPersist which is just as fast as