summaryrefslogtreecommitdiff
path: root/files/copy.py
diff options
context:
space:
mode:
Diffstat (limited to 'files/copy.py')
-rw-r--r--files/copy.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/copy.py b/files/copy.py
index 000b8ff2..f9bbd1ba 100644
--- a/files/copy.py
+++ b/files/copy.py
@@ -18,6 +18,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': ['stableinterface'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: copy