<?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: Ansible Playbook Config information or Health Check in Ansible</title>
    <link>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/48341#M153</link>
    <description>&lt;P&gt;Do you have anymore information about working with Ansible that leverages the API's and also instructions for installing the GAIA API package into our Ansible Tower?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Derek Gottwalt&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2019 21:52:01 GMT</pubDate>
    <dc:creator>Derek_Gottwalt</dc:creator>
    <dc:date>2019-03-22T21:52:01Z</dc:date>
    <item>
      <title>Ansible Playbook Config information or Health Check</title>
      <link>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/31518#M151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking to see if anyone has already created a Ansible Playbook that goes out and gets configuration information or can do a health check from either Security Gateways Or Security Management Servers. Currently using R80.10 But also if there is anything for R80.20 we are planning on upgrading relatively soon. Also would be interested in any Ansible Playbook for other uses cases.&amp;nbsp; Our Shop is very new to Ansible. I have only done a few playbooks that heavily relied on Python Scripts. I have found that running the particular playbooks were very slow and also if anyone does anything else in the Management Server at the time it is running causes the playbook to fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help would be Greatly Appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 18:27:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/31518#M151</guid>
      <dc:creator>Derek_Gottwalt</dc:creator>
      <dc:date>2019-02-08T18:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible Playbook Config information or Health Check</title>
      <link>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/31519#M152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, since this is an automation/scripting question, let me move this to &lt;A href="https://community.checkpoint.com/space/2003"&gt;Developers (Code Hub)&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;Second, up until fairly recently, most of our APIs were related to security policy management, not necessarily gateway/OS configuration.&lt;/P&gt;&lt;P&gt;That said, we just released new REST APIs for this:&amp;nbsp;&lt;A href="https://community.checkpoint.com/community/infinity-general/appliances-and-gaia/blog/2019/01/21/new-gaia-features-dynamic-cli-and-rest-api-are-available?sr=search&amp;amp;searchId=18c4dac5-6558-4966-a42b-d7282b2c5282&amp;amp;searchIndex=3"&gt;https://community.checkpoint.com/community/infinity-general/appliances-and-gaia/blog/2019/01/21/new-gaia-features-dynamic-cli-and-rest-api-are-available?sr=search&amp;amp;searchId=18c4dac5-6558-4966-a42b-d7282b2c5282&amp;amp;searchIndex=3&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, I know we have been working on something with Ansible that leverages this API.&lt;/P&gt;&lt;P&gt;It's not yet publicly available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 19:59:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/31519#M152</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-02-08T19:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible Playbook Config information or Health Check</title>
      <link>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/48341#M153</link>
      <description>&lt;P&gt;Do you have anymore information about working with Ansible that leverages the API's and also instructions for installing the GAIA API package into our Ansible Tower?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Derek Gottwalt&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 21:52:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/48341#M153</guid>
      <dc:creator>Derek_Gottwalt</dc:creator>
      <dc:date>2019-03-22T21:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible Playbook Config information or Health Check</title>
      <link>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/51604#M154</link>
      <description>&lt;P&gt;Thanks for your response.&amp;nbsp; We are running Ansible Tower.&amp;nbsp; We are looking for a way to run a playbook or playbooks hopefully via API's That will get bring back certain Configurations so we can compare to a "Golden Image"&amp;nbsp; To see if anyone has been messing with configurations.&amp;nbsp; We also would probably be good with anything that can alert us to any configuration changes within Checkpoint. If there is a way built into Checkpoint R80.10 or soon to be R80.20 for us that can accomplish this with out Ansible that would be ok as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Derek Gottwalt&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 18:26:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Ansible-Playbook-Config-information-or-Health-Check/m-p/51604#M154</guid>
      <dc:creator>Derek_Gottwalt</dc:creator>
      <dc:date>2019-04-23T18:26:51Z</dc:date>
    </item>
  </channel>
</rss>

