<?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 Viya 3.5 Deployment in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922880#M2308</link>
    <description>&lt;P&gt;#ansible-playbook system-assessment.yml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TASK [Add host connection results to stored data] *********************************************************************************************************************************************&lt;BR /&gt;fatal: [deployTarget]: FAILED! =&amp;gt; {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'host_keys'. 'dict object' has no attribute 'host_keys'\n\nThe error appears to be in '/sas/install/sas_viya_playbook/internal/validate.yml': line 80, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n when: host_connection_register is defined and host_connection_register.failed is defined and host_connection_register.failed\n - name: Add host connection results to stored data\n ^ here\n"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Considering the deployment on one host.&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 02:08:43 GMT</pubDate>
    <dc:creator>ahmedaldorr</dc:creator>
    <dc:date>2024-04-04T02:08:43Z</dc:date>
    <item>
      <title>Viya 3.5 Deployment</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922880#M2308</link>
      <description>&lt;P&gt;#ansible-playbook system-assessment.yml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TASK [Add host connection results to stored data] *********************************************************************************************************************************************&lt;BR /&gt;fatal: [deployTarget]: FAILED! =&amp;gt; {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'host_keys'. 'dict object' has no attribute 'host_keys'\n\nThe error appears to be in '/sas/install/sas_viya_playbook/internal/validate.yml': line 80, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n when: host_connection_register is defined and host_connection_register.failed is defined and host_connection_register.failed\n - name: Add host connection results to stored data\n ^ here\n"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Considering the deployment on one host.&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 02:08:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922880#M2308</guid>
      <dc:creator>ahmedaldorr</dc:creator>
      <dc:date>2024-04-04T02:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Viya 3.5 Deployment</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922888#M2309</link>
      <description>&lt;P&gt;What is the ansible version using to deploy viya&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 03:39:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922888#M2309</guid>
      <dc:creator>Chethandeepak</dc:creator>
      <dc:date>2024-04-04T03:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Viya 3.5 Deployment</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922912#M2310</link>
      <description>&lt;P&gt;[root@n2 ~]# ansible --version&lt;BR /&gt;ansible [core 2.16.5]&lt;BR /&gt;config file = None&lt;BR /&gt;configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']&lt;BR /&gt;ansible python module location = /usr/local/lib/python3.10/site-packages/ansible&lt;BR /&gt;ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections&lt;BR /&gt;executable location = /usr/local/bin/ansible&lt;BR /&gt;python version = 3.10.14 (main, Apr 3 2024, 20:06:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/local/bin/python3.10)&lt;BR /&gt;jinja version = 3.1.3&lt;BR /&gt;libyaml = True&lt;BR /&gt;[root@n2 ~]# python -version&lt;BR /&gt;bash: python: command not found...&lt;BR /&gt;^C&lt;BR /&gt;[root@n2 ~]# python3 --version&lt;BR /&gt;Python 3.10.14[root@n2 ~]# ansible --version&lt;BR /&gt;ansible [core 2.16.5]&lt;BR /&gt;config file = None&lt;BR /&gt;configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']&lt;BR /&gt;ansible python module location = /usr/local/lib/python3.10/site-packages/ansible&lt;BR /&gt;ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections&lt;BR /&gt;executable location = /usr/local/bin/ansible&lt;BR /&gt;python version = 3.10.14 (main, Apr 3 2024, 20:06:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/local/bin/python3.10)&lt;BR /&gt;jinja version = 3.1.3&lt;BR /&gt;libyaml = True&lt;BR /&gt;&lt;BR /&gt;[root@n2 ~]# python3 --version&lt;BR /&gt;Python 3.10.14&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 09:02:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922912#M2310</guid>
      <dc:creator>ahmedaldorr</dc:creator>
      <dc:date>2024-04-04T09:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Viya 3.5 Deployment</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922916#M2311</link>
      <description>&lt;P&gt;Hello, could you get also the output for:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="xisDoc-codeFragment"&gt;&lt;CODE&gt;python3.10 -m pip show ansible&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or similar. The versions might be different of what you would expect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/calcdc/3.5/dplyml0phy0lax/p1puupgtsay2r5n1h6k11n6lpl97.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/calcdc/3.5/dplyml0phy0lax/p1puupgtsay2r5n1h6k11n6lpl97.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 09:09:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922916#M2311</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2024-04-04T09:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Viya 3.5 Deployment</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922917#M2312</link>
      <description>&lt;P&gt;[root@n2 ~]# python3 --version&lt;BR /&gt;Python 3.10.14&lt;BR /&gt;[root@n2 ~]# python3.10 -m pip show ansible&lt;BR /&gt;Name: ansible&lt;BR /&gt;Version: 9.4.0&lt;BR /&gt;Summary: Radically simple IT automation&lt;BR /&gt;Home-page: &lt;A href="https://ansible.com/" target="_blank"&gt;https://ansible.com/&lt;/A&gt;&lt;BR /&gt;Author: Ansible, Inc.&lt;BR /&gt;Author-email: info@ansible.com&lt;BR /&gt;License: GPL-3.0-or-later&lt;BR /&gt;Location: /usr/local/lib/python3.10/site-packages&lt;BR /&gt;Requires: ansible-core&lt;BR /&gt;Required-by:&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 09:12:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922917#M2312</guid>
      <dc:creator>ahmedaldorr</dc:creator>
      <dc:date>2024-04-04T09:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Viya 3.5 Deployment</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922920#M2313</link>
      <description>&lt;P&gt;I am personally not sure that your versions of ansible or Jinja are the right ones.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is based on&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/calcdc/3.5/dplyml0phy0lax/p1gclfomj2px4ln1094gh8tj52mj.htm#n0va0q92zx5uvbn18u7bl46zhivo" target="_blank"&gt;https://documentation.sas.com/doc/en/calcdc/3.5/dplyml0phy0lax/p1gclfomj2px4ln1094gh8tj52mj.htm#n0va0q92zx5uvbn18u7bl46zhivo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you check those with SAS Technical Support?&lt;/P&gt;
&lt;P&gt;Might be wise, to be sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These kind of errors normally come from invalid pre-requirements and/or incompatibilities between versions and Operating Systems.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 09:21:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922920#M2313</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2024-04-04T09:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Viya 3.5 Deployment</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922921#M2314</link>
      <description>&lt;P&gt;My linux version is RHEL 8.6&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 09:24:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/922921#M2314</guid>
      <dc:creator>ahmedaldorr</dc:creator>
      <dc:date>2024-04-04T09:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Viya 3.5 Deployment</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/923148#M2316</link>
      <description>&lt;P&gt;try using ansible core -&amp;nbsp; 2.12.x and deploy viya.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 11:21:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Viya-3-5-Deployment/m-p/923148#M2316</guid>
      <dc:creator>Chethandeepak</dc:creator>
      <dc:date>2024-04-05T11:21:23Z</dc:date>
    </item>
  </channel>
</rss>

