Include experiment task in tasks/main 04/57504/1
authorDaniel Farrell <dfarrell@redhat.com>
Sat, 30 May 2015 15:54:31 +0000 (11:54 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:24 +0000 (12:52 -0400)
This should not be merged into master. It's an experiment.

Change-Id: Id3c9d4c6eb349f60a162643f078f5203b25c213f
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
tasks/main.yml

index c7648d8d9a08e252da0c7db3b30af339078663c0..972f94e695adaba1aeb67427dc9d0d081bb240a9 100644 (file)
@@ -6,5 +6,6 @@
 - include: configure_karaf_features.yml
 - include: configure_nb_rest_port.yml
 - include: open_nb_rest_port.yml
+- include: create_bundle_test_file.yml
 - include: start_odl_systemd_service.yml
   when: ansible_os_family == 'RedHat'