<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Automate Simultaneous WordPress Deployments in Multiple Linux Servers Using Ansible &#8211; Part 3	</title>
	<atom:link href="https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 26 Apr 2020 18:27:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Venu		</title>
		<link>https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/comment-page-1/#comment-1330109</link>

		<dc:creator><![CDATA[Venu]]></dc:creator>
		<pubDate>Sun, 26 Apr 2020 18:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16141#comment-1330109</guid>

					<description><![CDATA[Hi, I am getting this error:

fatal: [172.31.26.76]: FAILED! =&#062; {&quot;changed&quot;: false, &quot;msg&quot;: &quot;unable to connect to database, check login_user and login_password are correct or &lt;strong&gt;/root/.my.cnf&lt;/strong&gt; has the credentials. Exception message: (1045, \&quot;Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: YES)\&quot;)&quot;}
fatal: [172.31.20.203]: FAILED! =&#062; {&quot;changed&quot;: false, &quot;msg&quot;: &quot;unable to connect to database, check login_user and login_password are correct or &lt;strong&gt;/root/.my.cnf&lt;/strong&gt; has the credentials. Exception message: (1045, \&quot;Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: YES)\&quot;)&quot;}]]></description>
			<content:encoded><![CDATA[<p>Hi, I am getting this error:</p>
<p>fatal: [172.31.26.76]: FAILED! =&gt; {&#8220;changed&#8221;: false, &#8220;msg&#8221;: &#8220;unable to connect to database, check login_user and login_password are correct or <strong>/root/.my.cnf</strong> has the credentials. Exception message: (1045, \&#8221;Access denied for user &#8216;root&#8217;@&#8217;localhost&#8217; (using password: YES)\&#8221;)&#8221;}<br />
fatal: [172.31.20.203]: FAILED! =&gt; {&#8220;changed&#8221;: false, &#8220;msg&#8221;: &#8220;unable to connect to database, check login_user and login_password are correct or <strong>/root/.my.cnf</strong> has the credentials. Exception message: (1045, \&#8221;Access denied for user &#8216;root&#8217;@&#8217;localhost&#8217; (using password: YES)\&#8221;)&#8221;}</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/comment-page-1/#comment-1089431</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 02 Jan 2019 06:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16141#comment-1089431</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/comment-page-1/#comment-1088138&quot;&gt;khwaja&lt;/a&gt;.

@Khawaja,

The part 4 Ansible series is in progress, we will publish soon, till then stay tuned to Tecmint.com.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/comment-page-1/#comment-1088138">khwaja</a>.</p>
<p>@Khawaja,</p>
<p>The part 4 Ansible series is in progress, we will publish soon, till then stay tuned to Tecmint.com.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: khwaja		</title>
		<link>https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/comment-page-1/#comment-1088138</link>

		<dc:creator><![CDATA[khwaja]]></dc:creator>
		<pubDate>Sun, 30 Dec 2018 04:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16141#comment-1088138</guid>

					<description><![CDATA[Where is the 4th part from the Ansible series]]></description>
			<content:encoded><![CDATA[<p>Where is the 4th part from the Ansible series</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shubham Agarwal		</title>
		<link>https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/comment-page-1/#comment-1004545</link>

		<dc:creator><![CDATA[Shubham Agarwal]]></dc:creator>
		<pubDate>Thu, 14 Jun 2018 09:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16141#comment-1004545</guid>

					<description><![CDATA[It is possible to set root password (&lt;strong&gt;mysql_secure_installation&lt;/strong&gt;). I&#039;ve created my own playbook and i am able to do the all configuration.

I have set root password, removed anonymous user, remove test database from Ansible.

Please check again and mention these steps also in this article.]]></description>
			<content:encoded><![CDATA[<p>It is possible to set root password (<strong>mysql_secure_installation</strong>). I&#8217;ve created my own playbook and i am able to do the all configuration.</p>
<p>I have set root password, removed anonymous user, remove test database from Ansible.</p>
<p>Please check again and mention these steps also in this article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vic		</title>
		<link>https://www.tecmint.com/automate-wordpress-installations-in-multiple-linux-servers-using-ansible/comment-page-1/#comment-700433</link>

		<dc:creator><![CDATA[vic]]></dc:creator>
		<pubDate>Tue, 03 Nov 2015 08:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16141#comment-700433</guid>

					<description><![CDATA[Hi I am getting this error:

TASK: [wp-dependencies &#124; Create MysqlDB database] *****************************
failed: [192.168.1.237] =&#062; {&quot;failed&quot;: true}
msg: the python mysqldb module is required

FATAL: all hosts have already failed -- aborting

I have already installed MySQL-python.x86_64 0:1.2.3-11.el7 on ansible server. Can you please help?]]></description>
			<content:encoded><![CDATA[<p>Hi I am getting this error:</p>
<p>TASK: [wp-dependencies | Create MysqlDB database] *****************************<br />
failed: [192.168.1.237] =&gt; {&#8220;failed&#8221;: true}<br />
msg: the python mysqldb module is required</p>
<p>FATAL: all hosts have already failed &#8212; aborting</p>
<p>I have already installed MySQL-python.x86_64 0:1.2.3-11.el7 on ansible server. Can you please help?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
