�
�Udac @` s� d d l m Z m Z m Z e Z i d d 6d g d 6d d 6Z d Z d Z d
Z d d l
m Z d d l m
Z
m Z d
� Z e d k r� e � n d S( i ( t absolute_importt divisiont print_functions 1.1t metadata_versiont previewt statust communityt supported_bys�
---
module: cp_mgmt_put_file
short_description: put file on Check Point over Web Services API
description:
- put file on Check Point over Web Services API
- All operations are performed over Web Services API.
version_added: "2.9"
author: "Or Soffer (@chkp-orso)"
options:
targets:
description:
- On what targets to execute this command. Targets may be identified by their name, or object unique identifier.
type: list
file_content:
description:
- N/A
type: str
file_name:
description:
- N/A
type: str
file_path:
description:
- N/A
type: str
comments:
description:
- Comments string.
type: str
extends_documentation_fragment: checkpoint_commands
s�
- name: put-file
cp_mgmt_put_file:
file_content: 'vs ip 192.0.2.1
vs2 ip 192.0.2.2'
file_name: vsx_conf
file_path: /home/admin/
targets:
- corporate-gateway
sc
cp_mgmt_put_file:
description: The checkpoint put-file output.
returned: always.
type: dict
( t
AnsibleModule( t% checkpoint_argument_spec_for_commandst api_commandc
C` s� t d t d d � d t d d � d t d d � d t d d � d t d d � � } | j t � t d | � } d
} t | | � } | j | � d S( Nt targetst typet listt file_contentt strt file_namet file_patht commentst
argument_specs put-file( t dictt updateR R R
t exit_json( R t modulet commandt result( ( sX /usr/lib/python2.7/site-packages/ansible/modules/network/check_point/cp_mgmt_put_file.pyt mainR s
t __main__N( t
__future__R R R R t
__metaclass__t ANSIBLE_METADATAt
DOCUMENTATIONt EXAMPLESt RETURNt ansible.module_utils.basicR t2 ansible.module_utils.network.checkpoint.checkpointR R
R t __name__( ( ( sX /usr/lib/python2.7/site-packages/ansible/modules/network/check_point/cp_mgmt_put_file.pyt <module> s
!
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]