summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-03-29 12:31:45 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-03-29 12:31:45 -0400
commit99fe1a5e5cd8348d6a7e501691d4b78eca97393b (patch)
tree4d4008770a74459ae11a47ac7d35024b6571c239 /pom.xml
parentf3a007533b141852f1c6b5acc5d8bfb2b07ed502 (diff)
Add ansible adapter to CCSDK
Copy APP-C Ansible adaptor to CCSDK Change-Id: Ie7f0662befd5cff446f2b2351a233bcfa7d6f4c0 Issue-ID: CCSDK-172 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index bdeefe8e..ecb52e7b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -107,6 +107,7 @@
</build>
<modules>
<module>aai-service</module>
+ <module>ansible-adapter</module>
<module>mdsal-resource</module>
<module>resource-assignment</module>
<module>sql-resource</module>