<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ansible</title>
	<atom:link href="https://www.tecmint.com/category/ansible/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 08 Sep 2022 06:06:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>Ansible</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Fix &#8220;Shared connection to x.x.xx closed&#8221; Ansible Error</title>
		<link>https://www.tecmint.com/fix-shared-connection-to-x-x-xx-closed-ansible-error/</link>
					<comments>https://www.tecmint.com/fix-shared-connection-to-x-x-xx-closed-ansible-error/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 03 Sep 2020 06:01:35 +0000</pubDate>
				<category><![CDATA[Ansible]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[Ansible Tips]]></category>
		<category><![CDATA[Linux FAQ's]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=39713</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/fix-shared-connection-to-x-x-xx-closed-ansible-error/">How to Fix “Shared connection to x.x.xx closed” Ansible Error</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In this short article, we will explain how to solve the: &#8220;module_stderr&#8220;: &#8220;Shared connection to x.x.x.x closed.\r\n&#8221;, &#8220;module_stdout&#8221;: &#8220;/bin/sh: /usr/bin/python:</p>
The post <a href="https://www.tecmint.com/fix-shared-connection-to-x-x-xx-closed-ansible-error/">How to Fix “Shared connection to x.x.xx closed” Ansible Error</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/fix-shared-connection-to-x-x-xx-closed-ansible-error/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Tecmint’s Guide to RedHat Ansible Automation Exam Preparation Guide</title>
		<link>https://www.tecmint.com/redhat-ansible-automation-exam-certification-book/</link>
					<comments>https://www.tecmint.com/redhat-ansible-automation-exam-certification-book/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 04 Feb 2020 10:12:52 +0000</pubDate>
				<category><![CDATA[Ansible]]></category>
		<category><![CDATA[eBooks]]></category>
		<category><![CDATA[linux ebooks]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=35947</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/redhat-ansible-automation-exam-certification-book/">Tecmint’s Guide to RedHat Ansible Automation Exam Preparation Guide</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Tecmint is proud to announce the release of the much-awaited RedHat Certified Specialist in Ansible Automation exam guide (EX407). This</p>
The post <a href="https://www.tecmint.com/redhat-ansible-automation-exam-certification-book/">Tecmint’s Guide to RedHat Ansible Automation Exam Preparation Guide</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/redhat-ansible-automation-exam-certification-book/feed/</wfw:commentRss>
			<slash:comments>15</slash:comments>
		
		
			</item>
		<item>
		<title>How to Use Ansible Vault in Playbooks to Protect Sensitive Data &#8211; Part 10</title>
		<link>https://www.tecmint.com/use-ansible-vault-in-playbooks-to-protect-sensitive-data/</link>
					<comments>https://www.tecmint.com/use-ansible-vault-in-playbooks-to-protect-sensitive-data/#respond</comments>
		
		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Mon, 23 Dec 2019 08:20:15 +0000</pubDate>
				<category><![CDATA[Ansible]]></category>
		<category><![CDATA[Ansible Exam Guide]]></category>
		<category><![CDATA[Ansible Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=35400</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/use-ansible-vault-in-playbooks-to-protect-sensitive-data/">How to Use Ansible Vault in Playbooks to Protect Sensitive Data – Part 10</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>As you go about using Ansible, you may be required to key in some confidential or secret information in playbooks.</p>
The post <a href="https://www.tecmint.com/use-ansible-vault-in-playbooks-to-protect-sensitive-data/">How to Use Ansible Vault in Playbooks to Protect Sensitive Data – Part 10</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/use-ansible-vault-in-playbooks-to-protect-sensitive-data/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create and Download Roles on Ansible Galaxy and Use Them &#8211; Part 9</title>
		<link>https://www.tecmint.com/create-and-download-roles-on-ansible-galaxy/</link>
					<comments>https://www.tecmint.com/create-and-download-roles-on-ansible-galaxy/#respond</comments>
		
		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 06:34:37 +0000</pubDate>
				<category><![CDATA[Ansible]]></category>
		<category><![CDATA[Ansible Exam Guide]]></category>
		<category><![CDATA[Ansible Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=35346</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/create-and-download-roles-on-ansible-galaxy/">How to Create and Download Roles on Ansible Galaxy and Use Them – Part 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In Part 9 of Ansible Series, you will learn how to create and download roles on Ansible Galaxy and use</p>
The post <a href="https://www.tecmint.com/create-and-download-roles-on-ansible-galaxy/">How to Create and Download Roles on Ansible Galaxy and Use Them – Part 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/create-and-download-roles-on-ansible-galaxy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Work with Ansible Variables and Facts &#8211; Part 8</title>
		<link>https://www.tecmint.com/ansible-variables-and-facts/</link>
					<comments>https://www.tecmint.com/ansible-variables-and-facts/#comments</comments>
		
		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Fri, 13 Dec 2019 05:18:12 +0000</pubDate>
				<category><![CDATA[Ansible]]></category>
		<category><![CDATA[Ansible Exam Guide]]></category>
		<category><![CDATA[Ansible Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=35303</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/ansible-variables-and-facts/">How to Work with Ansible Variables and Facts – Part 8</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>We’ve mentioned variables in this Ansible series and just to jog your mind a little. A variable, just like in</p>
The post <a href="https://www.tecmint.com/ansible-variables-and-facts/">How to Work with Ansible Variables and Facts – Part 8</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/ansible-variables-and-facts/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
	</channel>
</rss>
