Change ansible inventory path to have ccsdk instead of sdnc in path
Change-Id: I15134d807168b75182eed6883f50a79594001e45
Issue-ID: CCSDK-586
Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
Former-commit-id: 
0c8d5179fe1a8957d5c6d9a0ba36d1324f0923ae
                         </goals><!-- here the phase you need -->
                         <phase>validate</phase>
                         <configuration>
-                            <outputDirectory>${basedir}/target/docker-stage/opt/onap/sdnc/Playbooks</outputDirectory>
+                            <outputDirectory>${basedir}/target/docker-stage/opt/onap/ccsdk/Playbooks</outputDirectory>
                             <resources>
                                 <resource>
                                     <directory>src/main/yml</directory>