<div dir="ltr">Hi,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 9, 2017 at 2:54 PM, hvjunk <span dir="ltr">&lt;<a href="mailto:hvjunk@gmail.com" target="_blank">hvjunk@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><br><div><span class="gmail-"><blockquote type="cite"><div>On 09 May 2017, at 09:15 , Sachidananda URS &lt;<a href="mailto:surs@redhat.com" target="_blank">surs@redhat.com</a>&gt; wrote:</div><br class="gmail-m_8452650170065794681Apple-interchange-newline"><div><div dir="ltr">Hi,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 8, 2017 at 2:05 PM, hvjunk <span dir="ltr">&lt;<a href="mailto:hvjunk@gmail.com" target="_blank">hvjunk@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><div><span class="gmail-m_8452650170065794681gmail-"></span>&lt;quote&gt;<div><br></div><div><span class="gmail-m_8452650170065794681gmail-"><div>[root@linked-clone-of-centos-l<wbr>inux ~]# gdeploy -c t.conf</div><div>ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path.</div><div><br></div></span><div>The error appears to have been in &#39;/tmp/tmpvhTM5i/pvcreate.yml&#39;: line 16, column 5, but may</div><span class="gmail-m_8452650170065794681gmail-"><div>be elsewhere in the file depending on the exact syntax problem.</div><div><br></div><div>The offending line appears to be:</div><div><br></div><div>  # Create pv on all the disks</div><div>  - name: Create Physical Volume</div><div>    ^ here</div><div><br></div></span></div></div></blockquote><br></div><div class="gmail_quote">That is strange. Can you please give me the following output?<br><br></div><div class="gmail_quote">$ rpm -qa | grep deploy<br></div><div class="gmail_quote">$ rpm -qa | grep ansible<br></div></div></div></div></div></blockquote><div><br></div></span><div>[root@linked-clone-of-centos-<wbr>linux ~]# rpm -qa | egrep &quot;deploy|ansible&quot;</div><div>gdeploy-2.0.2-6.noarch</div><div>ansible-2.3.0.0-3.el7.noarch</div><span class="gmail-"><div><br></div></span></div></div></blockquote><br></div><div class="gmail_quote">I&#39;ve fixed this issue. And you can get the new rpm from: <a href="https://copr-be.cloud.fedoraproject.org/results/sac/gdeploy/epel-7-x86_64/00549451-gdeploy/gdeploy-2.0.2-7.noarch.rpm">https://copr-be.cloud.fedoraproject.org/results/sac/gdeploy/epel-7-x86_64/00549451-gdeploy/gdeploy-2.0.2-7.noarch.rpm</a><br><br><br></div><div class="gmail_quote">The root cause for the issue is:<br><br></div><div class="gmail_quote">In ansible-2.3 ansible no longer considers modules under ansible/modules/extras/ which is where we used to keep the<br></div><div class="gmail_quote">gdeploy related modules. The above release will fix the issue.<br><br></div><div class="gmail_quote">Can you please try now and let us know?<br><br></div><div class="gmail_quote">-sac<br></div></div></div></div>