<?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: Deployment with Ansible in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/573723#M25011</link>
    <description>&lt;P&gt;Thank you for response. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can you tell me what versions of Python and Ansible you are using with Ansible Role for Splunk? &amp;nbsp; Thanks.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 00:21:03 GMT</pubDate>
    <dc:creator>AMCTRP</dc:creator>
    <dc:date>2021-11-05T00:21:03Z</dc:date>
    <item>
      <title>Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/533876#M18369</link>
      <description>&lt;P&gt;Hello! I am new to Splunk and am tasked with automating the deployment (many many indexers on bare metal). I noticed that are two projects on github and was wondering if someone could clarify some questions.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;&lt;A href="https://github.com/splunk/splunk-ansible" target="_blank" rel="noopener"&gt;https://github.com/splunk/splunk-ansible&lt;/A&gt;&lt;OL&gt;&lt;LI&gt;This project seems thorough, but is it just made for the splunk-docker project?&lt;/LI&gt;&lt;LI&gt;The playbooks only run against localhost, meaning I can only deploy one instance at a time. This doesn't make sense to me, as one of the purposes of Ansible is to run against many hosts at once.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://github.com/splunk/ansible-role-for-splunk" target="_blank" rel="noopener"&gt;https://github.com/splunk/ansible-role-for-splunk&lt;/A&gt;&lt;BR /&gt;&lt;OL&gt;&lt;LI&gt;This project isn't as built out, but seems like I can deploy multiple instances at once on bare metal. The question is; can I still deploy everything I'll need (indexers, sh, cluster master, etc).&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I know that these are broad questions. I would just like some advice on what project to go with.&lt;/P&gt;&lt;P&gt;Much thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 19:23:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/533876#M18369</guid>
      <dc:creator>callemang</dc:creator>
      <dc:date>2020-12-22T19:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/534449#M18389</link>
      <description>&lt;P&gt;There was a presentation about using ansible to automate your splunk build at conf2020. You can view the slides and video on the splunk conf link &lt;A href="https://conf.splunk.com/watch/conf-online.html" target="_blank"&gt;https://conf.splunk.com/watch/conf-online.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe the talk was &lt;A href="https://conf.splunk.com/watch/conf-online.html?search=Tru1504c#/" target="_blank"&gt;https://conf.splunk.com/watch/conf-online.html?search=Tru1504c#/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 08:44:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/534449#M18389</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2020-12-30T08:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/534514#M18394</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/106850"&gt;@gjanders&lt;/a&gt;&amp;nbsp;, great resource! I watched it and learned about the&amp;nbsp;&lt;A href="https://github.com/splunk/ansible-role-for-splunk" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;ansible-role-for-splunk&lt;/A&gt;&amp;nbsp;project. It seems that both ansible-role-for-splunk and splunk-ansible both have their features and drawbacks. I did, however find an example wrapper in splunk-ansible. I think I'm going to tailor that to work for Centos/RedHat.&lt;BR /&gt;&lt;BR /&gt;Much thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 20:23:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/534514#M18394</guid>
      <dc:creator>callemang</dc:creator>
      <dc:date>2020-12-30T20:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/538846#M18498</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/229937"&gt;@callemang&lt;/a&gt;&amp;nbsp; I am one of the maintainers of ansible-role-for-splunk. If there is functionality that you'd like to see that is currently missing, please submit an enhancement request on our project's &lt;A href="https://github.com/splunk/splunk-ansible/issues" target="_self"&gt;GitHub issue tracker&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 00:11:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/538846#M18498</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2021-02-06T00:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/538847#M18499</link>
      <description>&lt;P&gt;The name of the splunk-ansible project is a bit of misnomer. You are correct in that it was built solely for the purpose of deploying Splunk inside of Docker containers. ansible-role-for-splunk was built for managing non-Docker Splunk hosts. It also integrates with git for managing all of the apps, TAs, and configurations throughout your deployment and environments.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 00:15:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/538847#M18499</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2021-02-06T00:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/539040#M18500</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/208401"&gt;@masonmorales&lt;/a&gt;, I ended up using your ansible-role-for-splunk project for our deployment and made some changes for our needs. Much thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 18:44:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/539040#M18500</guid>
      <dc:creator>callemang</dc:creator>
      <dc:date>2021-02-08T18:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/573375#M24995</link>
      <description>&lt;P&gt;We are using AWX and looking at on-boarding the Splunk Ansible Role project code there.&amp;nbsp; &amp;nbsp;Has anybody done this?&amp;nbsp; Any key insights to share?&amp;nbsp; Thanks.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 20:21:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/573375#M24995</guid>
      <dc:creator>AMCTRP</dc:creator>
      <dc:date>2021-11-02T20:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/573618#M25009</link>
      <description>&lt;P&gt;There are two different projects we discussed, so I am not sure which you are referring to.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I looked into both in detail and went with ansible-role-for-splunk (&lt;A href="https://github.com/splunk/ansible-role-for-splunk" target="_blank"&gt;https://github.com/splunk/ansible-role-for-splunk&lt;/A&gt;) because splunk-ansible is made for containerized deployments. We have been using that project in Tower for about a year now for new builds, version control in git, and general maintenance. We&amp;nbsp;&lt;EM&gt;love&lt;/EM&gt; it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The project queues off of host groups a lot, so you will need to organize your inventory based off of their recommendations. It's a good structure to keep you organized, though.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 12:54:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/573618#M25009</guid>
      <dc:creator>callemang</dc:creator>
      <dc:date>2021-11-04T12:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment with Ansible</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/573723#M25011</link>
      <description>&lt;P&gt;Thank you for response. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can you tell me what versions of Python and Ansible you are using with Ansible Role for Splunk? &amp;nbsp; Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 00:21:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-with-Ansible/m-p/573723#M25011</guid>
      <dc:creator>AMCTRP</dc:creator>
      <dc:date>2021-11-05T00:21:03Z</dc:date>
    </item>
  </channel>
</rss>

