<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Automate your R80 Management Server using Ansible in Ansible</title>
    <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39019#M166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.I will check that and keep this thread posted.Thank you for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2017 05:59:45 GMT</pubDate>
    <dc:creator>Venkatesh_Banda</dc:creator>
    <dc:date>2017-05-05T05:59:45Z</dc:date>
    <item>
      <title>Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39008#M155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H2&gt;Overview&lt;/H2&gt;&lt;P&gt;Ansible (www.ansible.com) is a popular automation tool.&lt;/P&gt;&lt;P&gt;The Check Point Management Ansible module brings the ability to automate Check Point R80 management tasks (e.g. adding objects, manipulate the rulebase, push policy) into the Ansible automation platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Description&lt;/H2&gt;&lt;P&gt;Provide Ansible "playbooks" with simple access to all available Check Point R80 Management APIs.&lt;/P&gt;&lt;P&gt;The ansible module is written in Python and its source code is available - you're welcome to review code, suggest enhancements or modify it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Instructions&lt;/H2&gt;&lt;P&gt;Refer to our GitHub repo (the link below) for detailed instructions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Tested on version&lt;/H2&gt;&lt;P&gt;R80.10, API version 1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Source Code Availability&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;The source code is now public on GitHub repository:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;A href="https://github.com/CheckPoint-APIs-Team/cpAnsible"&gt;https://github.com/CheckPoint-APIs-Team/cpAnsible&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-size: 13px; color: #ff0000;"&gt;&lt;STRONG&gt;NOTICE: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.6667px; color: #999999;"&gt;&lt;STRONG&gt;By using this sample code you agree to terms and conditions in this &lt;A href="https://community.checkpoint.com/docs/DOC-1042"&gt;Terms and Conditions&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 07:35:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39008#M155</guid>
      <dc:creator>Uri_Bialik</dc:creator>
      <dc:date>2016-09-27T07:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39009#M156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks interesting - thanks to &lt;A href="https://community.checkpoint.com/migrated-users/10830"&gt;Don Paterson&lt;/A&gt;​ for pointing me at this &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the commands you have add-host and add-group - would add-network behave similarly? Can we also do delete actions in the same way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't currently have an R80 build stood up to test it, but it's edging closer and closer to being a perfect fit for the automation I'm in the process of standing up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 07:54:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39009#M156</guid>
      <dc:creator>Jon_Spriggs</dc:creator>
      <dc:date>2016-09-29T07:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39010#M157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, "add-network" and delete actions are also available.&lt;/P&gt;&lt;P&gt;Check the API reference for the complete list of API commands and their parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 11:28:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39010#M157</guid>
      <dc:creator>Uri_Bialik</dc:creator>
      <dc:date>2016-09-29T11:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39011#M158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just in case it helps. Have a look at this one &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/thread/4881"&gt;Adding members to a group&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:19:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39011#M158</guid>
      <dc:creator>Donald_Paterson</dc:creator>
      <dc:date>2016-09-30T09:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39012#M159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the last version of the module? Is this module available on ansible repository?&lt;/P&gt;&lt;P&gt;I'm trying to run it on ansible 2.0.1.0 and I found some problems. I've saw you specify that python 2.7.9 is needed, but someone has tested it with python 2.7.5?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 15:41:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39012#M159</guid>
      <dc:creator>Joan_Miquel_Luq</dc:creator>
      <dc:date>2016-11-18T15:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39013#M160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks great&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;Do Check Point plan to create something similar for Puppet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 09:33:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39013#M160</guid>
      <dc:creator>Arnfinn_Strand</dc:creator>
      <dc:date>2017-02-14T09:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39014#M161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arnfinn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently we do not have plans to support Puppet.&lt;/P&gt;&lt;P&gt;But if there will be a demand for Puppet from multiple customers, we will consider developing a similar solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 11:51:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39014#M161</guid>
      <dc:creator>Eugene_Grybinny</dc:creator>
      <dc:date>2017-02-15T11:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39015#M162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this work w. Mac &amp;amp; R77.30?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 17:56:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39015#M162</guid>
      <dc:creator>Alex_Alborzfard</dc:creator>
      <dc:date>2017-02-16T17:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39016#M163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, this won't work with R77.30 because the solution is based on the new API that was introduced only in R80.&lt;/P&gt;&lt;P&gt;I don't see any limitations for Mac as long as you can run Ansible on it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 06:12:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39016#M163</guid>
      <dc:creator>Eugene_Grybinny</dc:creator>
      <dc:date>2017-02-21T06:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39017#M164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone faced an issue with not able to find the module&amp;nbsp; mgmt_api_lib while working on ansible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 01:28:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39017#M164</guid>
      <dc:creator>Venkatesh_Banda</dc:creator>
      <dc:date>2017-04-24T01:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39018#M165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without knowing your setup, you need to check that the modules are where they should be for the library. Ansible checks in the following places:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In directories defined by &lt;CODE&gt;ANSIBLE_LIBRARY&lt;/CODE&gt; if set&lt;/LI&gt;&lt;LI&gt;If not set, in directories defined by &lt;CODE&gt;library&lt;/CODE&gt; in configuration file&lt;/LI&gt;&lt;LI&gt;In &lt;CODE&gt;./library&lt;/CODE&gt; directory relative to location of playbook in use&lt;/LI&gt;&lt;LI&gt;(I suspect, although I didn't spot it, you might also find that it's in ./roles/&amp;lt;rolename&amp;gt;/library and /etc/ansible/roles/&amp;lt;rolename&amp;gt;library)&lt;/LI&gt;&lt;LI&gt;In &lt;CODE&gt;/etc/ansible/library&lt;/CODE&gt;&lt;/LI&gt;&lt;LI&gt;In &lt;CODE&gt;/usr/lib/python2.7/site-packages/ansible/modules&lt;/CODE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Realistically, your libraries should be somewhere sensible. If you're using Version Control (and if you're not... why not?!?!) then they should be included in your VCS tree, which means either tracking /etc/ansible or the path to where you're running your playbook from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 06:59:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39018#M165</guid>
      <dc:creator>Jon_Spriggs</dc:creator>
      <dc:date>2017-04-28T06:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39019#M166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.I will check that and keep this thread posted.Thank you for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 05:59:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39019#M166</guid>
      <dc:creator>Venkatesh_Banda</dc:creator>
      <dc:date>2017-05-05T05:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39020#M167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've finally had a chance to look at this (and sought advice from the #Ansible channel on irc.freenode.net).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it looks like the path specified by Checkpoint is very distribution specific, and doesn't fly with Ubuntu 16.04. Frankly, there's not enough to this library to mess around with it too much, and I ended up pulling the various elements of the library apart and making it into one single file. This then can be placed into [/path/to/your/ansible/playbook/or/role]/library (e.g. /etc/ansible/library or /home/useraccount/customer-a/library - where /home/useraccount/customer-a also has your inventory file and your playbook).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was going to go into a deep-dive on how to make the merged file, but I've instead put it into a secret gist at github.com - please can the developers advise whether this can be made public?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gist.github.com/JonTheNiceGuy/270322a511122ab05525d37e22e3e562" title="https://gist.github.com/JonTheNiceGuy/270322a511122ab05525d37e22e3e562"&gt;check_point_mgmt.py combined into a single script, based on check_point_mgmt.py version 1.0.1 - PROPERTY OF CHECK POINT …&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing that would be useful would be if there is some way from the command line to enable the API, so then I don't need to open the management UI at all.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:43:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39020#M167</guid>
      <dc:creator>Jon_Spriggs</dc:creator>
      <dc:date>2017-06-29T15:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39021#M168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The key thing I have noticed about this script at the moment is that it is not idempotent. As such, you can't have your playbook run multiple times against the same host. I don't know whether to work around this, or to leave it as a concern for the reader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also updated the gist I linked to before to add the ability to use the omit value (e.g. "{{ item.source|default('omit')}}") which is a fairly common pattern in my ansible use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Realistically, the python script should check for the presence of a line item (e.g. host, network, group, etc) before trying to add it. It does not currently do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 15:43:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39021#M168</guid>
      <dc:creator>Jon_Spriggs</dc:creator>
      <dc:date>2017-07-03T15:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39022#M169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for providing the module, I have 2 questions:&lt;BR /&gt;Is this an opensource, can the community contribute to the code?&lt;/P&gt;&lt;P&gt;Can you provide GIT repository address?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 14:03:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39022#M169</guid>
      <dc:creator>Michal_Taratuta</dc:creator>
      <dc:date>2017-07-27T14:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39023#M170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Michal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I discussed this with a couple of the team involved in creating this - they are happy for changes to be contributed, but it's not in a public git repo as yet (there was talk of a Check Point github account, although I can't find it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; ). Your best bet would be to do as I did - take the code, and put it in your own Git repo and share to this thread. The team are keen to improve things! I spent 1h30 on the phone with them discussing how to improve things, and they were very receptive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, the proof of the pudding is in the eating (as we say here!) and so I'd hope to see something change in the next few months, but I can't confirm or deny anything - aside from anything else, I don't work for Check Point, I'm just a consumer &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 07:38:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39023#M170</guid>
      <dc:creator>Jon_Spriggs</dc:creator>
      <dc:date>2017-08-01T07:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39024#M171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the current Ansible repository compatible with R80.10?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 18:25:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39024#M171</guid>
      <dc:creator>Erik_Jacobsen</dc:creator>
      <dc:date>2017-08-10T18:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39025#M172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found it works for my usecases, but your mileage may vary!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 06:54:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39025#M172</guid>
      <dc:creator>Jon_Spriggs</dc:creator>
      <dc:date>2017-08-14T06:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39026#M173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone used the add-simple-gateway command yet? Can anyone provide the list of parameters for that command? I tried to use what was in the api doc, but I must have something wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 17:51:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39026#M173</guid>
      <dc:creator>James_Tidwell</dc:creator>
      <dc:date>2017-08-17T17:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automate your R80 Management Server using Ansible</title>
      <link>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39027#M174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use this command in my PowerShell script that creates a GW in Azure or AWS and then add objects, a GW object, Policy and pushes the policy at the end.&lt;/P&gt;&lt;P&gt;mgmt_cli add simple-gateway name vsecgwr8010 ipv4-address 10.0.0.10&amp;nbsp;application-control true data-awareness true firewall true one-time-password vpn12345&amp;nbsp;version R80.10 url-filtering true interfaces.1.name ext-gw interfaces.1.ipv4-address 10.5.0.10 interfaces.1.ipv4-mask-length 24 interfaces.1.topology external interfaces.1.anti-spoofing false interfaces.2.name int-gw interfaces.2.ipv4-address 10.5.1.10 interfaces.2.ipv4-mask-length 24 interfaces.2.topology internal interfaces.2.anti-spoofing false interfaces.2.topology-settings.ip-address-behind-this-interface specific interfaces.2.topology-settings.specific-network web-subnet -s sid.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The API doc should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnifnn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 18:40:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Automate-your-R80-Management-Server-using-Ansible/m-p/39027#M174</guid>
      <dc:creator>Arnfinn_Strand</dc:creator>
      <dc:date>2017-08-17T18:40:05Z</dc:date>
    </item>
  </channel>
</rss>

