<?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: Question regarding new ansible features in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228776#M1767</link>
    <description>&lt;P&gt;thanks, it works. do you know how to print the output?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2018 17:45:03 GMT</pubDate>
    <dc:creator>cziaeian</dc:creator>
    <dc:date>2018-08-29T17:45:03Z</dc:date>
    <item>
      <title>Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/223699#M1734</link>
      <description>&lt;P&gt;I can see that here &lt;A href="https://github.com/PaloAltoNetworks/ansible-pan/issues" target="_blank"&gt;https://github.com/PaloAltoNetworks/ansible-pan/issues&lt;/A&gt; people are adding requests, is this the preferd way, or should i contact my local SE insted?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:45:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/223699#M1734</guid>
      <dc:creator>hbalzac</dc:creator>
      <dc:date>2018-07-26T16:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/224073#M1738</link>
      <description>&lt;P&gt;The &lt;A href="https://github.com/PaloAltoNetworks/ansible-pan" target="_self"&gt;ansible-pan&lt;/A&gt; modules are open source software contributed and maintained by Palo Alto Networks. &amp;nbsp;However, there is no technical&amp;nbsp;support&amp;nbsp;or field support for open source projects. &amp;nbsp;Feature requests and bug reports should be submitted to the GitHub repository.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. &amp;nbsp;If you're handy with Python coding you're welcome to fork the repository and &lt;A href="https://akrabat.com/the-beginners-guide-to-contributing-to-a-github-project/" target="_self"&gt;contribute&lt;/A&gt; new features to the project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S.S. Even if you're not handy with Python or GitHub there's &lt;A href="https://opensource.guide/how-to-contribute/" target="_self"&gt;no better way to learn&lt;/A&gt; than by contributing to an existing project!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 19:13:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/224073#M1738</guid>
      <dc:creator>rhagen</dc:creator>
      <dc:date>2018-07-30T19:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/224074#M1739</link>
      <description>&lt;P&gt;Ah ok&lt;/P&gt;&lt;P&gt;Just of curiosity. The modules that end up here&amp;nbsp;&lt;A href="https://docs.ansible.com/ansible/latest/modules/list_of_network_modules.html#panos" target="_blank"&gt;https://docs.ansible.com/ansible/latest/modules/list_of_network_modules.html#panos&lt;/A&gt; are they just added from the&amp;nbsp;&lt;A href="https://github.com/PaloAltoNetworks/ansible-pan" target="_self" rel="nofollow noopener noreferrer"&gt;ansible-pan&lt;/A&gt;&amp;nbsp;repository after they have been approved somehow?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 19:53:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/224074#M1739</guid>
      <dc:creator>hbalzac</dc:creator>
      <dc:date>2018-07-30T19:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/224585#M1747</link>
      <description>&lt;P&gt;That is correct. &amp;nbsp;The modules listed on the Ansible website are contributed by Palo Alto Networks for inclusion in the official Ansible release. &amp;nbsp;They are QA-ed and approved by Ansible (Red Hat) and baselined in their release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However... work on the&amp;nbsp;Ansible modules is ongoing and if you want to run the latest stable modules you'll want to use the &lt;A href="https://galaxy.ansible.com/paloaltonetworks/paloaltonetworks" target="_self"&gt;paloaltonetworks role&lt;/A&gt; in Ansible Galaxy instead. &amp;nbsp;This will allow you to adopt new modules and features between Ansible release cycles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To install the role, issue the following command on your Ansible server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ansible-galaxy install paloaltonetworks.paloaltonetworks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then reference the role in your playbooks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 14:13:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/224585#M1747</guid>
      <dc:creator>rhagen</dc:creator>
      <dc:date>2018-08-02T14:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228646#M1764</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Has anypnme run any operation commnad from ansible, or upgrade device from ansible playbook, I'm, getting this command, using this playbook?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;- name: Show system info&lt;BR /&gt;&amp;nbsp; panos_object:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;ip_address: '{{ ansible_host }}'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;password: '{{ password }}'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;cmd: "show system info"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;commit: False&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;TASK [Show system info] *************************************************************************************************************************************************************&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;fatal: [panhost]: FAILED! =&amp;gt; {"changed": false, "msg": "Unsupported parameters for (panos_object) module: cmd,commit Supported parameters include: address,address_type,addressgroup,addressobject,api_key,color,description,destination_port,devicegroup,dynamic_value,ip_address,operation,password,protocol,servicegroup,serviceobject,services,source_port,static_value,tag_name,username"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 23:25:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228646#M1764</guid>
      <dc:creator>cziaeian</dc:creator>
      <dc:date>2018-08-28T23:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228722#M1765</link>
      <description>&lt;P&gt;You are using&amp;nbsp;&lt;SPAN&gt;&amp;nbsp; panos_object, try panos_op insted&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 10:53:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228722#M1765</guid>
      <dc:creator>hbalzac</dc:creator>
      <dc:date>2018-08-29T10:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228776#M1767</link>
      <description>&lt;P&gt;thanks, it works. do you know how to print the output?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 17:45:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228776#M1767</guid>
      <dc:creator>cziaeian</dc:creator>
      <dc:date>2018-08-29T17:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228778#M1768</link>
      <description>&lt;P&gt;`panos_op` does not have a `commit` param, that's why you're getting that error.&amp;nbsp; The output also hints at this, as it gives all of the params for that module that are supported, but `commit` is not there.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 17:53:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228778#M1768</guid>
      <dc:creator>gfreeman</dc:creator>
      <dc:date>2018-08-29T17:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding new ansible features</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228933#M1770</link>
      <description>&lt;P&gt;Thank you, it works after removing the commit per your sugestion!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 17:44:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/question-regarding-new-ansible-features/m-p/228933#M1770</guid>
      <dc:creator>cziaeian</dc:creator>
      <dc:date>2018-08-30T17:44:25Z</dc:date>
    </item>
  </channel>
</rss>

