Replace install_method by odl_install_method
[integration/packaging/ansible-opendaylight.git] / examples / deb_path.yml
index d8a6dd6c83b69ee40bf23f3c2194fb340817ded5..052795c7cfb1404ca644d21b709cb15dd9ddbaad 100644 (file)
@@ -5,4 +5,4 @@
     - role: opendaylight
       # Install ODL from a local/remote .deb path. Not including
       # this causes the install to use a repo for the RPM.
-      install_method: "deb_path"
+      odl_install_method: "deb_path"