summaryrefslogtreecommitdiff
path: root/files/lineinfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'files/lineinfile.py')
-rw-r--r--files/lineinfile.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/lineinfile.py b/files/lineinfile.py
index 4b6088c2..ba7f4a3c 100644
--- a/files/lineinfile.py
+++ b/files/lineinfile.py
@@ -19,6 +19,10 @@
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = """
---
module: lineinfile