Anons79 Mini Shell

Directory : /lib/python2.7/site-packages/ansible/modules/network/check_point/
Upload File :
Current File : //lib/python2.7/site-packages/ansible/modules/network/check_point/cp_mgmt_put_file.pyc

�
�Udac@`s�ddlmZmZmZeZidd6dgd6dd6ZdZd	Zd
Z	ddl
mZddlm
Z
mZd
�Zedkr�e�ndS(i(tabsolute_importtdivisiontprint_functions1.1tmetadata_versiontpreviewtstatust	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_commandstapi_commandc
C`s�tdtdd�dtdd�dtdd�dtdd�dtdd��}|jt�td	|�}d
}t||�}|j|�dS(Nttargetsttypetlisttfile_contenttstrt	file_namet	file_pathtcommentst
argument_specsput-file(tdicttupdateR	RR
t	exit_json(Rtmoduletcommandtresult((sX/usr/lib/python2.7/site-packages/ansible/modules/network/check_point/cp_mgmt_put_file.pytmainRs
t__main__N(t
__future__RRRRt
__metaclass__tANSIBLE_METADATAt
DOCUMENTATIONtEXAMPLEStRETURNtansible.module_utils.basicRt2ansible.module_utils.network.checkpoint.checkpointR	R
Rt__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]