<?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: Getting the basics in Ansible</title>
    <link>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130097#M602</link>
    <description>&lt;P&gt;That will be valid on the SMS/MDS and Standalone. What version are you running?&lt;BR /&gt;Looking at &lt;EM&gt;cpinfo -yall&lt;/EM&gt;, you can see all the subcategories that you can use for the&amp;nbsp;&lt;EM&gt;-y&lt;/EM&gt; parameter.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 17:03:42 GMT</pubDate>
    <dc:creator>Art_Zalenekas</dc:creator>
    <dc:date>2021-09-23T17:03:42Z</dc:date>
    <item>
      <title>Getting the basics</title>
      <link>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/129419#M591</link>
      <description>&lt;P&gt;My immediate goal is use Ansible to get some basic facts from a large number of Check Point hosts. These hosts can be a Smart Center or a gateway or ....&lt;/P&gt;
&lt;P&gt;From each host I woul like to known the most basic information:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Check Point version (ex: R80.40 or R81.10)&lt;/LI&gt;
&lt;LI&gt;Check Point hotfix&amp;nbsp; (ex: JHF Take 120 or JHF Take 11)&lt;/LI&gt;
&lt;LI&gt;hostname&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The hostname is something we get easily.&lt;/P&gt;
&lt;P&gt;The version is more work but I think we can figure that one out to get a reliable response.&lt;/P&gt;
&lt;P&gt;Getting the Jumbo Hotfix details is even more work and so far the results are not very reliable. And I have not found a good way to tell if a custom hotfix is installed either.&lt;/P&gt;
&lt;P&gt;Did anyone master this subject?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 15:12:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/129419#M591</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2021-09-14T15:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the basics</title>
      <link>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/129420#M592</link>
      <description>&lt;P&gt;You could use the&amp;nbsp;&lt;EM&gt;run-script&lt;/EM&gt; API or&amp;nbsp;&lt;EM&gt;check_point.mgmt.cp_mgmt_run_script&lt;/EM&gt; Ansible collection module to run&amp;nbsp;&lt;EM&gt;cpinfo -yFW1&lt;/EM&gt; to get that information from a GW or&amp;nbsp;&lt;EM&gt;cpinfo -yMGMT&lt;/EM&gt; to get the information from the management server.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 16:01:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/129420#M592</guid>
      <dc:creator>Art_Zalenekas</dc:creator>
      <dc:date>2021-09-14T16:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the basics</title>
      <link>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130015#M598</link>
      <description>&lt;P&gt;I need to test this in our mixed customer environment to see how usefull the information is that way. Wil see if I can do so this afternoon.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 06:50:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130015#M598</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2021-09-23T06:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the basics</title>
      <link>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130078#M600</link>
      <description>&lt;P&gt;Actually `cpinfo -yMGMT` is not valid.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 13:23:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130078#M600</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2021-09-23T13:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the basics</title>
      <link>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130094#M601</link>
      <description>&lt;P&gt;"cpinfo -y all" is probably simpler?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 15:33:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130094#M601</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2021-09-23T15:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the basics</title>
      <link>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130097#M602</link>
      <description>&lt;P&gt;That will be valid on the SMS/MDS and Standalone. What version are you running?&lt;BR /&gt;Looking at &lt;EM&gt;cpinfo -yall&lt;/EM&gt;, you can see all the subcategories that you can use for the&amp;nbsp;&lt;EM&gt;-y&lt;/EM&gt; parameter.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 17:03:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Ansible/Getting-the-basics/m-p/130097#M602</guid>
      <dc:creator>Art_Zalenekas</dc:creator>
      <dc:date>2021-09-23T17:03:42Z</dc:date>
    </item>
  </channel>
</rss>

