<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Ansible &#8211; AgileOps</title>
	<atom:link href="https://agileops.co.uk/category/programming/ansible/feed/" rel="self" type="application/rss+xml" />
	<link>https://agileops.co.uk</link>
	<description>Virtualization made simple for Everyone.</description>
	<lastBuildDate>Thu, 26 Sep 2019 21:39:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>

<image>
	<url>https://agileops.co.uk/wp-content/uploads/2017/10/favicon-01-50x50.png</url>
	<title>Ansible &#8211; AgileOps</title>
	<link>https://agileops.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">194680508</site>	<item>
		<title>Ansible for Automation and Orchestration why?  It&#8217;s just simple!!</title>
		<link>https://agileops.co.uk/ansible-for-automation-and-orchestration-why-its-just-simple/</link>
					<comments>https://agileops.co.uk/ansible-for-automation-and-orchestration-why-its-just-simple/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Sat, 27 Apr 2019 19:46:29 +0000</pubDate>
				<category><![CDATA[Ansible]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[Orchestration]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
<p>Hi All,<br> I have been working on Ansible and loving it every day as a Linux Admin Ansible has made my work easy. As you may have heard that Red Hat has acquired ansible works and its now a part of the new Red Hat Satellite server <br> Hmm, you might be wondering why? To setup, a new development environment uses to take 3 1/2 days. which involves a lot of manual editing of configuration files in Linux on multiple servers ( 30 Plush Linux Servers ).<br> Now with the help of Ansible after writing everything in PlayBooks and braking the tasks in small Plays We have got the time down to less than 4 hours.<br> Saving us 3 days of work and just imagine a human error done in configuration will take you another day or two to troubleshoot the error. But with Ansible you can be sure that there is no human errors.<br> One major advantage with ansible, unlike Pupet or Chef, is it does not work on agent and we do not need to do major configurations which you need to do on Puppet Master … Ansible works on PUSH and SSH keys<br></p>



<p>I found this article very useful on ansible.com. </p>



<p><a href="httpss://www.ansible.com/blog/make-your-ansible-playbooks-flexible-maintainable-and-scalable">httpss://www.ansible.com/blog/make-your-ansible-playbooks-flexible-maintainable-and-scalable</a></p>



<p>so are you excited and do you want to get started ?</p>



<pre class="wp-block-preformatted"><code>rpm -Uvh https://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm &gt; </code><br><br><code>#yum install ansible -y</code> <code>ansible all -m ping</code></pre>


<p>]]&gt;</p></div><!-- .vgblk-rw-wrapper -->]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/ansible-for-automation-and-orchestration-why-its-just-simple/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1067</post-id>	</item>
	</channel>
</rss>
