aboutsummaryrefslogtreecommitdiffstats
path: root/examples/storage-zte-pod4/.qtip-cache/apex-virtual-pod4
blob: 5c23af031def764cbc44ddba3e33d8f4e27f4816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
{
    "ansible_all_ipv4_addresses": [
        "172.17.0.1", 
        "192.168.122.128", 
        "192.168.37.1", 
        "192.0.2.1"
    ], 
    "ansible_all_ipv6_addresses": [
        "fe80::2d6:86ff:fef1:444", 
        "fe80::2d6:86ff:fef1:442", 
        "fe80::2d6:86ff:fef1:446", 
        "fe80::2d6:86ff:fef1:444"
    ], 
    "ansible_apparmor": {
        "status": "disabled"
    }, 
    "ansible_architecture": "x86_64", 
    "ansible_bios_date": "01/01/2011", 
    "ansible_bios_version": "0.5.1", 
    "ansible_br_ctlplane": {
        "active": true, 
        "device": "br-ctlplane", 
        "features": {
            "busy_poll": "off [fixed]", 
            "fcoe_mtu": "off [fixed]", 
            "generic_receive_offload": "on", 
            "generic_segmentation_offload": "on", 
            "highdma": "on", 
            "hw_tc_offload": "off [fixed]", 
            "l2_fwd_offload": "off [fixed]", 
            "large_receive_offload": "off [fixed]", 
            "loopback": "off [fixed]", 
            "netns_local": "off [fixed]", 
            "ntuple_filters": "off [fixed]", 
            "receive_hashing": "off [fixed]", 
            "rx_all": "off [fixed]", 
            "rx_checksumming": "off [fixed]", 
            "rx_fcs": "off [fixed]", 
            "rx_vlan_filter": "off [fixed]", 
            "rx_vlan_offload": "off [fixed]", 
            "rx_vlan_stag_filter": "off [fixed]", 
            "rx_vlan_stag_hw_parse": "off [fixed]", 
            "scatter_gather": "on", 
            "tcp_segmentation_offload": "on", 
            "tx_checksum_fcoe_crc": "off [fixed]", 
            "tx_checksum_ip_generic": "on", 
            "tx_checksum_ipv4": "off [fixed]", 
            "tx_checksum_ipv6": "off [fixed]", 
            "tx_checksum_sctp": "off [fixed]", 
            "tx_checksumming": "on", 
            "tx_fcoe_segmentation": "off [fixed]", 
            "tx_gre_segmentation": "on", 
            "tx_gso_robust": "off [fixed]", 
            "tx_ipip_segmentation": "on", 
            "tx_lockless": "on [fixed]", 
            "tx_mpls_segmentation": "on", 
            "tx_nocache_copy": "off", 
            "tx_scatter_gather": "on", 
            "tx_scatter_gather_fraglist": "on", 
            "tx_sctp_segmentation": "on", 
            "tx_sit_segmentation": "on", 
            "tx_tcp6_segmentation": "on", 
            "tx_tcp_ecn_segmentation": "on", 
            "tx_tcp_segmentation": "on", 
            "tx_udp_tnl_segmentation": "on", 
            "tx_vlan_offload": "on", 
            "tx_vlan_stag_hw_insert": "off [fixed]", 
            "udp_fragmentation_offload": "on", 
            "vlan_challenged": "off [fixed]"
        }, 
        "ipv4": {
            "address": "192.0.2.1", 
            "broadcast": "192.0.2.255", 
            "netmask": "255.255.255.0", 
            "network": "192.0.2.0"
        }, 
        "ipv6": [
            {
                "address": "fe80::2d6:86ff:fef1:444", 
                "prefix": "64", 
                "scope": "link"
            }
        ], 
        "macaddress": "00:d6:86:f1:04:44", 
        "mtu": 1500, 
        "promisc": true, 
        "type": "ether"
    }, 
    "ansible_br_int": {
        "active": false, 
        "device": "br-int", 
        "features": {
            "busy_poll": "off [fixed]", 
            "fcoe_mtu": "off [fixed]", 
            "generic_receive_offload": "on", 
            "generic_segmentation_offload": "on", 
            "highdma": "on", 
            "hw_tc_offload": "off [fixed]", 
            "l2_fwd_offload": "off [fixed]", 
            "large_receive_offload": "off [fixed]", 
            "loopback": "off [fixed]", 
            "netns_local": "off [fixed]", 
            "ntuple_filters": "off [fixed]", 
            "receive_hashing": "off [fixed]", 
            "rx_all": "off [fixed]", 
            "rx_checksumming": "off [fixed]", 
            "rx_fcs": "off [fixed]", 
            "rx_vlan_filter": "off [fixed]", 
            "rx_vlan_offload": "off [fixed]", 
            "rx_vlan_stag_filter": "off [fixed]", 
            "rx_vlan_stag_hw_parse": "off [fixed]", 
            "scatter_gather": "on", 
            "tcp_segmentation_offload": "on", 
            "tx_checksum_fcoe_crc": "off [fixed]", 
            "tx_checksum_ip_generic": "on", 
            "tx_checksum_ipv4": "off [fixed]", 
            "tx_checksum_ipv6": "off [fixed]", 
            "tx_checksum_sctp": "off [fixed]", 
            "tx_checksumming": "on", 
            "tx_fcoe_segmentation": "off [fixed]", 
            "tx_gre_segmentation": "on", 
            "tx_gso_robust": "off [fixed]", 
            "tx_ipip_segmentation": "on", 
            "tx_lockless": "on [fixed]", 
            "tx_mpls_segmentation": "on", 
            "tx_nocache_copy": "off", 
            "tx_scatter_gather": "on", 
            "tx_scatter_gather_fraglist": "on", 
            "tx_sctp_segmentation": "on", 
            "tx_sit_segmentation": "on", 
            "tx_tcp6_segmentation": "on", 
            "tx_tcp_ecn_segmentation": "on", 
            "tx_tcp_segmentation": "on", 
            "tx_udp_tnl_segmentation": "on", 
            "tx_vlan_offload": "on", 
            "tx_vlan_stag_hw_insert": "off [fixed]", 
            "udp_fragmentation_offload": "on", 
            "vlan_challenged": "off [fixed]"
        }, 
        "macaddress": "4e:9b:d5:0a:19:46", 
        "mtu": 1500, 
        "promisc": true, 
        "type": "ether"
    }, 
    "ansible_cmdline": {
        "console": "ttyS0", 
        "root": "/dev/sda"
    }, 
    "ansible_date_time": {
        "date": "2017-08-09", 
        "day": "09", 
        "epoch": "1502265036", 
        "hour": "07", 
        "iso8601": "2017-08-09T07:50:36Z", 
        "iso8601_basic": "20170809T075036539763", 
        "iso8601_basic_short": "20170809T075036", 
        "iso8601_micro": "2017-08-09T07:50:36.539876Z", 
        "minute": "50", 
        "month": "08", 
        "second": "36", 
        "time": "07:50:36", 
        "tz": "UTC", 
        "tz_offset": "+0000", 
        "weekday": "Wednesday", 
        "weekday_number": "3", 
        "weeknumber": "32", 
        "year": "2017"
    }, 
    "ansible_default_ipv4": {
        "address": "192.168.122.128", 
        "alias": "eth0", 
        "broadcast": "192.168.122.255", 
        "gateway": "192.168.122.1", 
        "interface": "eth0", 
        "macaddress": "00:d6:86:f1:04:42", 
        "mtu": 1500, 
        "netmask": "255.255.255.0", 
        "network": "192.168.122.0", 
        "type": "ether"
    }, 
    "ansible_default_ipv6": {}, 
    "ansible_devices": {
        "sda": {
            "holders": [], 
            "host": "SATA controller: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA Controller [AHCI mode] (rev 02)", 
            "model": "QEMU HARDDISK", 
            "partitions": {}, 
            "removable": "0", 
            "rotational": "1", 
            "sas_address": null, 
            "sas_device_handle": null, 
            "scheduler_mode": "cfq", 
            "sectors": "104857600", 
            "sectorsize": "512", 
            "size": "50.00 GB", 
            "support_discard": "512", 
            "vendor": "ATA"
        }
    }, 
    "ansible_distribution": "CentOS", 
    "ansible_distribution_major_version": "7", 
    "ansible_distribution_release": "Core", 
    "ansible_distribution_version": "7.3.1611", 
    "ansible_dns": {
        "nameservers": [
            "192.168.122.1"
        ]
    }, 
    "ansible_docker0": {
        "active": false, 
        "device": "docker0", 
        "features": {
            "busy_poll": "off [fixed]", 
            "fcoe_mtu": "off [fixed]", 
            "generic_receive_offload": "on", 
            "generic_segmentation_offload": "on", 
            "highdma": "on", 
            "hw_tc_offload": "off [fixed]", 
            "l2_fwd_offload": "off [fixed]", 
            "large_receive_offload": "off [fixed]", 
            "loopback": "off [fixed]", 
            "netns_local": "on [fixed]", 
            "ntuple_filters": "off [fixed]", 
            "receive_hashing": "off [fixed]", 
            "rx_all": "off [fixed]", 
            "rx_checksumming": "off [fixed]", 
            "rx_fcs": "off [fixed]", 
            "rx_vlan_filter": "off [fixed]", 
            "rx_vlan_offload": "off [fixed]", 
            "rx_vlan_stag_filter": "off [fixed]", 
            "rx_vlan_stag_hw_parse": "off [fixed]", 
            "scatter_gather": "on", 
            "tcp_segmentation_offload": "on", 
            "tx_checksum_fcoe_crc": "off [fixed]", 
            "tx_checksum_ip_generic": "on", 
            "tx_checksum_ipv4": "off [fixed]", 
            "tx_checksum_ipv6": "off [fixed]", 
            "tx_checksum_sctp": "off [fixed]", 
            "tx_checksumming": "on", 
            "tx_fcoe_segmentation": "on", 
            "tx_gre_segmentation": "on", 
            "tx_gso_robust": "on", 
            "tx_ipip_segmentation": "on", 
            "tx_lockless": "on [fixed]", 
            "tx_mpls_segmentation": "on", 
            "tx_nocache_copy": "off", 
            "tx_scatter_gather": "on", 
            "tx_scatter_gather_fraglist": "on", 
            "tx_sctp_segmentation": "on", 
            "tx_sit_segmentation": "on", 
            "tx_tcp6_segmentation": "on", 
            "tx_tcp_ecn_segmentation": "on", 
            "tx_tcp_segmentation": "on", 
            "tx_udp_tnl_segmentation": "on", 
            "tx_vlan_offload": "on", 
            "tx_vlan_stag_hw_insert": "off [fixed]", 
            "udp_fragmentation_offload": "on", 
            "vlan_challenged": "off [fixed]"
        }, 
        "id": "8000.02429f662ea2", 
        "interfaces": [], 
        "ipv4": {
            "address": "172.17.0.1", 
            "broadcast": "global", 
            "netmask": "255.255.0.0", 
            "network": "172.17.0.0"
        }, 
        "macaddress": "02:42:9f:66:2e:a2", 
        "mtu": 1500, 
        "promisc": false, 
        "stp": false, 
        "type": "bridge"
    }, 
    "ansible_domain": "", 
    "ansible_effective_group_id": 1000, 
    "ansible_effective_user_id": 1000, 
    "ansible_env": {
        "GUESTFISH_INIT": "\\e[1;34m", 
        "GUESTFISH_OUTPUT": "\\e[0m", 
        "GUESTFISH_PS1": "\\[\\e[1;32m\\]><fs>\\[\\e[0;31m\\] ", 
        "GUESTFISH_RESTORE": "\\e[0m", 
        "HOME": "/home/stack", 
        "LANG": "en_US.UTF-8", 
        "LESSOPEN": "||/usr/bin/lesspipe.sh %s", 
        "LOGNAME": "stack", 
        "LS_COLORS": "rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:", 
        "MAIL": "/var/mail/stack", 
        "PATH": "/usr/local/bin:/usr/bin", 
        "PWD": "/home/stack", 
        "SELINUX_LEVEL_REQUESTED": "", 
        "SELINUX_ROLE_REQUESTED": "", 
        "SELINUX_USE_CURRENT_RANGE": "", 
        "SHELL": "/bin/bash", 
        "SHLVL": "2", 
        "SSH_CLIENT": "192.168.122.1 53652 22", 
        "SSH_CONNECTION": "192.168.122.1 53652 192.168.122.128 22", 
        "SSH_TTY": "/dev/pts/0", 
        "TERM": "xterm-256color", 
        "USER": "stack", 
        "XDG_RUNTIME_DIR": "/run/user/1000", 
        "XDG_SESSION_ID": "714", 
        "_": "/usr/bin/python"
    }, 
    "ansible_eth0": {
        "active": true, 
        "device": "eth0", 
        "features": {
            "busy_poll": "off [fixed]", 
            "fcoe_mtu": "off [fixed]", 
            "generic_receive_offload": "on", 
            "generic_segmentation_offload": "on", 
            "highdma": "on [fixed]", 
            "hw_tc_offload": "off [fixed]", 
            "l2_fwd_offload": "off [fixed]", 
            "large_receive_offload": "off [fixed]", 
            "loopback": "off [fixed]", 
            "netns_local": "off [fixed]", 
            "ntuple_filters": "off [fixed]", 
            "receive_hashing": "off [fixed]", 
            "rx_all": "off [fixed]", 
            "rx_checksumming": "on [fixed]", 
            "rx_fcs": "off [fixed]", 
            "rx_vlan_filter": "on [fixed]", 
            "rx_vlan_offload": "off [fixed]", 
            "rx_vlan_stag_filter": "off [fixed]", 
            "rx_vlan_stag_hw_parse": "off [fixed]", 
            "scatter_gather": "on", 
            "tcp_segmentation_offload": "on", 
            "tx_checksum_fcoe_crc": "off [fixed]", 
            "tx_checksum_ip_generic": "on", 
            "tx_checksum_ipv4": "off [fixed]", 
            "tx_checksum_ipv6": "off [fixed]", 
            "tx_checksum_sctp": "off [fixed]", 
            "tx_checksumming": "on", 
            "tx_fcoe_segmentation": "off [fixed]", 
            "tx_gre_segmentation": "off [fixed]", 
            "tx_gso_robust": "off [fixed]", 
            "tx_ipip_segmentation": "off [fixed]", 
            "tx_lockless": "off [fixed]", 
            "tx_mpls_segmentation": "off [fixed]", 
            "tx_nocache_copy": "off", 
            "tx_scatter_gather": "on", 
            "tx_scatter_gather_fraglist": "off [fixed]", 
            "tx_sctp_segmentation": "off [fixed]", 
            "tx_sit_segmentation": "off [fixed]", 
            "tx_tcp6_segmentation": "on", 
            "tx_tcp_ecn_segmentation": "on", 
            "tx_tcp_segmentation": "on", 
            "tx_udp_tnl_segmentation": "off [fixed]", 
            "tx_vlan_offload": "off [fixed]", 
            "tx_vlan_stag_hw_insert": "off [fixed]", 
            "udp_fragmentation_offload": "on", 
            "vlan_challenged": "off [fixed]"
        }, 
        "ipv4": {
            "address": "192.168.122.128", 
            "broadcast": "192.168.122.255", 
            "netmask": "255.255.255.0", 
            "network": "192.168.122.0"
        }, 
        "ipv6": [
            {
                "address": "fe80::2d6:86ff:fef1:442", 
                "prefix": "64", 
                "scope": "link"
            }
        ], 
        "macaddress": "00:d6:86:f1:04:42", 
        "module": "virtio_net", 
        "mtu": 1500, 
        "pciid": "virtio0", 
        "promisc": false, 
        "type": "ether"
    }, 
    "ansible_eth1": {
        "active": true, 
        "device": "eth1", 
        "features": {
            "busy_poll": "off [fixed]", 
            "fcoe_mtu": "off [fixed]", 
            "generic_receive_offload": "on", 
            "generic_segmentation_offload": "on", 
            "highdma": "on [fixed]", 
            "hw_tc_offload": "off [fixed]", 
            "l2_fwd_offload": "off [fixed]", 
            "large_receive_offload": "off [fixed]", 
            "loopback": "off [fixed]", 
            "netns_local": "off [fixed]", 
            "ntuple_filters": "off [fixed]", 
            "receive_hashing": "off [fixed]", 
            "rx_all": "off [fixed]", 
            "rx_checksumming": "on [fixed]", 
            "rx_fcs": "off [fixed]", 
            "rx_vlan_filter": "on [fixed]", 
            "rx_vlan_offload": "off [fixed]", 
            "rx_vlan_stag_filter": "off [fixed]", 
            "rx_vlan_stag_hw_parse": "off [fixed]", 
            "scatter_gather": "on", 
            "tcp_segmentation_offload": "on", 
            "tx_checksum_fcoe_crc": "off [fixed]", 
            "tx_checksum_ip_generic": "on", 
            "tx_checksum_ipv4": "off [fixed]", 
            "tx_checksum_ipv6": "off [fixed]", 
            "tx_checksum_sctp": "off [fixed]", 
            "tx_checksumming": "on", 
            "tx_fcoe_segmentation": "off [fixed]", 
            "tx_gre_segmentation": "off [fixed]", 
            "tx_gso_robust": "off [fixed]", 
            "tx_ipip_segmentation": "off [fixed]", 
            "tx_lockless": "off [fixed]", 
            "tx_mpls_segmentation": "off [fixed]", 
            "tx_nocache_copy": "off", 
            "tx_scatter_gather": "on", 
            "tx_scatter_gather_fraglist": "off [fixed]", 
            "tx_sctp_segmentation": "off [fixed]", 
            "tx_sit_segmentation": "off [fixed]", 
            "tx_tcp6_segmentation": "on", 
            "tx_tcp_ecn_segmentation": "on", 
            "tx_tcp_segmentation": "on", 
            "tx_udp_tnl_segmentation": "off [fixed]", 
            "tx_vlan_offload": "off [fixed]", 
            "tx_vlan_stag_hw_insert": "off [fixed]", 
            "udp_fragmentation_offload": "on", 
            "vlan_challenged": "off [fixed]"
        }, 
        "ipv6": [
            {
                "address": "fe80::2d6:86ff:fef1:444", 
                "prefix": "64", 
                "scope": "link"
            }
        ], 
        "macaddress": "00:d6:86:f1:04:44", 
        "module": "virtio_net", 
        "mtu": 1500, 
        "pciid": "virtio1", 
        "promisc": true, 
        "type": "ether"
    }, 
    "ansible_eth2": {
        "active": true, 
        "device": "eth2", 
        "features": {
            "busy_poll": "off [fixed]", 
            "fcoe_mtu": "off [fixed]", 
            "generic_receive_offload": "on", 
            "generic_segmentation_offload": "on", 
            "highdma": "on [fixed]", 
            "hw_tc_offload": "off [fixed]", 
            "l2_fwd_offload": "off [fixed]", 
            "large_receive_offload": "off [fixed]", 
            "loopback": "off [fixed]", 
            "netns_local": "off [fixed]", 
            "ntuple_filters": "off [fixed]", 
            "receive_hashing": "off [fixed]", 
            "rx_all": "off [fixed]", 
            "rx_checksumming": "on [fixed]", 
            "rx_fcs": "off [fixed]", 
            "rx_vlan_filter": "on [fixed]", 
            "rx_vlan_offload": "off [fixed]", 
            "rx_vlan_stag_filter": "off [fixed]", 
            "rx_vlan_stag_hw_parse": "off [fixed]", 
            "scatter_gather": "on", 
            "tcp_segmentation_offload": "on", 
            "tx_checksum_fcoe_crc": "off [fixed]", 
            "tx_checksum_ip_generic": "on", 
            "tx_checksum_ipv4": "off [fixed]", 
            "tx_checksum_ipv6": "off [fixed]", 
            "tx_checksum_sctp": "off [fixed]", 
            "tx_checksumming": "on", 
            "tx_fcoe_segmentation": "off [fixed]", 
            "tx_gre_segmentation": "off [fixed]", 
            "tx_gso_robust": "off [fixed]", 
            "tx_ipip_segmentation": "off [fixed]", 
            "tx_lockless": "off [fixed]", 
            "tx_mpls_segmentation": "off [fixed]", 
            "tx_nocache_copy": "off", 
            "tx_scatter_gather": "on", 
            "tx_scatter_gather_fraglist": "off [fixed]", 
            "tx_sctp_segmentation": "off [fixed]", 
            "tx_sit_segmentation": "off [fixed]", 
            "tx_tcp6_segmentation": "on", 
            "tx_tcp_ecn_segmentation": "on", 
            "tx_tcp_segmentation": "on", 
            "tx_udp_tnl_segmentation": "off [fixed]", 
            "tx_vlan_offload": "off [fixed]", 
            "tx_vlan_stag_hw_insert": "off [fixed]", 
            "udp_fragmentation_offload": "on", 
            "vlan_challenged": "off [fixed]"
        }, 
        "ipv4": {
            "address": "192.168.37.1", 
            "broadcast": "global", 
            "netmask": "255.255.255.0", 
            "network": "192.168.37.0"
        }, 
        "ipv6": [
            {
                "address": "fe80::2d6:86ff:fef1:446", 
                "prefix": "64", 
                "scope": "link"
            }
        ], 
        "macaddress": "00:d6:86:f1:04:46", 
        "module": "virtio_net", 
        "mtu": 1500, 
        "pciid": "virtio2", 
        "promisc": false, 
        "type": "ether"
    }, 
    "ansible_fips": false, 
    "ansible_form_factor": "Other", 
    "ansible_fqdn": "undercloud", 
    "ansible_gather_subset": [
        "hardware", 
        "network", 
        "virtual"
    ], 
    "ansible_hostname": "undercloud", 
    "ansible_interfaces": [
        "docker0", 
        "lo", 
        "ovs-system", 
        "eth2", 
        "br-int", 
        "br-ctlplane", 
        "eth1", 
        "eth0"
    ], 
    "ansible_kernel": "3.10.0-514.26.2.el7.x86_64", 
    "ansible_lo": {
        "active": true, 
        "device": "lo", 
        "features": {
            "busy_poll": "off [fixed]", 
            "fcoe_mtu": "off [fixed]", 
            "generic_receive_offload": "on", 
            "generic_segmentation_offload": "on", 
            "highdma": "on [fixed]", 
            "hw_tc_offload": "off [fixed]", 
            "l2_fwd_offload": "off [fixed]", 
            "large_receive_offload": "off [fixed]", 
            "loopback": "on [fixed]", 
            "netns_local": "on [fixed]", 
            "ntuple_filters": "off [fixed]", 
            "receive_hashing": "off [fixed]", 
            "rx_all": "off [fixed]", 
            "rx_checksumming": "on [fixed]", 
            "rx_fcs": "off [fixed]", 
            "rx_vlan_filter": "off [fixed]", 
            "rx_vlan_offload": "off [fixed]", 
            "rx_vlan_stag_filter": "off [fixed]", 
            "rx_vlan_stag_hw_parse": "off [fixed]", 
            "scatter_gather": "on", 
            "tcp_segmentation_offload": "on", 
            "tx_checksum_fcoe_crc": "off [fixed]", 
            "tx_checksum_ip_generic": "on [fixed]", 
            "tx_checksum_ipv4": "off [fixed]", 
            "tx_checksum_ipv6": "off [fixed]", 
            "tx_checksum_sctp": "on [fixed]", 
            "tx_checksumming": "on", 
            "tx_fcoe_segmentation": "off [fixed]", 
            "tx_gre_segmentation": "off [fixed]", 
            "tx_gso_robust": "off [fixed]", 
            "tx_ipip_segmentation": "off [fixed]", 
            "tx_lockless": "on [fixed]", 
            "tx_mpls_segmentation": "off [fixed]", 
            "tx_nocache_copy": "off [fixed]", 
            "tx_scatter_gather": "on [fixed]", 
            "tx_scatter_gather_fraglist": "on [fixed]", 
            "tx_sctp_segmentation": "on", 
            "tx_sit_segmentation": "off [fixed]", 
            "tx_tcp6_segmentation": "on", 
            "tx_tcp_ecn_segmentation": "on", 
            "tx_tcp_segmentation": "on", 
            "tx_udp_tnl_segmentation": "off [fixed]", 
            "tx_vlan_offload": "off [fixed]", 
            "tx_vlan_stag_hw_insert": "off [fixed]", 
            "udp_fragmentation_offload": "on", 
            "vlan_challenged": "on [fixed]"
        }, 
        "ipv4": {
            "address": "127.0.0.1", 
            "broadcast": "host", 
            "netmask": "255.0.0.0", 
            "network": "127.0.0.0"
        }, 
        "ipv6": [
            {
                "address": "::1", 
                "prefix": "128", 
                "scope": "host"
            }
        ], 
        "mtu": 65536, 
        "promisc": false, 
        "type": "loopback"
    }, 
    "ansible_lsb": {
        "codename": "Core", 
        "description": "CentOS Linux release 7.3.1611 (Core)", 
        "id": "CentOS", 
        "major_release": "7", 
        "release": "7.3.1611"
    }, 
    "ansible_machine": "x86_64", 
    "ansible_machine_id": "740e85aedb5cd75e077b2e0be6e3f6eb", 
    "ansible_memfree_mb": 185, 
    "ansible_memory_mb": {
        "nocache": {
            "free": 3916, 
            "used": 8099
        }, 
        "real": {
            "free": 185, 
            "total": 12015, 
            "used": 11830
        }, 
        "swap": {
            "cached": 10, 
            "free": 4028, 
            "total": 4095, 
            "used": 67
        }
    }, 
    "ansible_memtotal_mb": 12015, 
    "ansible_mounts": [
        {
            "device": "/dev/sda", 
            "fstype": "xfs", 
            "mount": "/", 
            "options": "rw,seclabel,relatime,attr2,inode64,noquota", 
            "size_available": 31014100992, 
            "size_total": 53676605440, 
            "uuid": "1a0f9925-9a55-472a-aa7e-8677dfa15ec5"
        }
    ], 
    "ansible_nodename": "undercloud.opnfvlf.org", 
    "ansible_os_family": "RedHat", 
    "ansible_ovs_system": {
        "active": false, 
        "device": "ovs-system", 
        "features": {
            "busy_poll": "off [fixed]", 
            "fcoe_mtu": "off [fixed]", 
            "generic_receive_offload": "on", 
            "generic_segmentation_offload": "on", 
            "highdma": "on", 
            "hw_tc_offload": "off [fixed]", 
            "l2_fwd_offload": "off [fixed]", 
            "large_receive_offload": "off [fixed]", 
            "loopback": "off [fixed]", 
            "netns_local": "on [fixed]", 
            "ntuple_filters": "off [fixed]", 
            "receive_hashing": "off [fixed]", 
            "rx_all": "off [fixed]", 
            "rx_checksumming": "off [fixed]", 
            "rx_fcs": "off [fixed]", 
            "rx_vlan_filter": "off [fixed]", 
            "rx_vlan_offload": "off [fixed]", 
            "rx_vlan_stag_filter": "off [fixed]", 
            "rx_vlan_stag_hw_parse": "off [fixed]", 
            "scatter_gather": "on", 
            "tcp_segmentation_offload": "on", 
            "tx_checksum_fcoe_crc": "off [fixed]", 
            "tx_checksum_ip_generic": "on", 
            "tx_checksum_ipv4": "off [fixed]", 
            "tx_checksum_ipv6": "off [fixed]", 
            "tx_checksum_sctp": "off [fixed]", 
            "tx_checksumming": "on", 
            "tx_fcoe_segmentation": "off [fixed]", 
            "tx_gre_segmentation": "on", 
            "tx_gso_robust": "off [fixed]", 
            "tx_ipip_segmentation": "on", 
            "tx_lockless": "on [fixed]", 
            "tx_mpls_segmentation": "on", 
            "tx_nocache_copy": "off", 
            "tx_scatter_gather": "on", 
            "tx_scatter_gather_fraglist": "on", 
            "tx_sctp_segmentation": "on", 
            "tx_sit_segmentation": "on", 
            "tx_tcp6_segmentation": "on", 
            "tx_tcp_ecn_segmentation": "on", 
            "tx_tcp_segmentation": "on", 
            "tx_udp_tnl_segmentation": "on", 
            "tx_vlan_offload": "on", 
            "tx_vlan_stag_hw_insert": "off [fixed]", 
            "udp_fragmentation_offload": "on", 
            "vlan_challenged": "off [fixed]"
        }, 
        "macaddress": "02:1b:69:37:d5:9c", 
        "mtu": 1500, 
        "promisc": true, 
        "type": "ether"
    }, 
    "ansible_pkg_mgr": "yum", 
    "ansible_processor": [
        "GenuineIntel", 
        "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
        "GenuineIntel", 
        "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
        "GenuineIntel", 
        "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
        "GenuineIntel", 
        "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz"
    ], 
    "ansible_processor_cores": 1, 
    "ansible_processor_count": 4, 
    "ansible_processor_threads_per_core": 1, 
    "ansible_processor_vcpus": 4, 
    "ansible_product_name": "KVM", 
    "ansible_product_serial": "NA", 
    "ansible_product_uuid": "NA", 
    "ansible_product_version": "RHEL 7.0.0 PC (i440FX + PIIX, 1996)", 
    "ansible_python": {
        "executable": "/usr/bin/python", 
        "has_sslcontext": true, 
        "type": "CPython", 
        "version": {
            "major": 2, 
            "micro": 5, 
            "minor": 7, 
            "releaselevel": "final", 
            "serial": 0
        }, 
        "version_info": [
            2, 
            7, 
            5, 
            "final", 
            0
        ]
    }, 
    "ansible_python_version": "2.7.5", 
    "ansible_real_group_id": 1000, 
    "ansible_real_user_id": 1000, 
    "ansible_selinux": {
        "config_mode": "permissive", 
        "mode": "permissive", 
        "policyvers": 28, 
        "status": "enabled", 
        "type": "targeted"
    }, 
    "ansible_service_mgr": "systemd", 
    "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLMgBTrB460JMsold3AbCDhLwel9VC8KedZ0WPS8F775VjELjKd2KNU4ZAGt72/7sd3bzZaGQj497i6SUpe0zRo=", 
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEbrrtZIA/iwYRMoMoobXZcTGTKxXFzFxOrq9ppqH7sm", 
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDXAXMmoAsM4TW6LxfO7A6pbeBiKphE7ugvVaqM24VW2BbTvt6yFWIGvWJbFKcjd6Twgx1REv6M1uF9oo35l50O4CPZSQBfmiMChV1v5NfrWX0c1OuXZ7J3VarvAewOlK9gzrD7y/UFzwuQ5LMDIMdsfOYmjx9CKP+3NF6Ma8+Gl3xXFN6Uso+o0KmGq17+mnEoJwpO+z3bWxBcGjcGEMNCrbt2rFTbHtpD3IRS5octhuH7AiBUmhmmHmISHgAJDn7kg6IZ5pHzsjpi2O9A+FsgZz1VO0Qyz8hHNBUDN2K/Yu9vA1bteBXlDHoOgj+ZJF2eYmhfrOoB00qw9f1RVcbj", 
    "ansible_swapfree_mb": 4028, 
    "ansible_swaptotal_mb": 4095, 
    "ansible_system": "Linux", 
    "ansible_system_capabilities": [
        ""
    ], 
    "ansible_system_capabilities_enforced": "True", 
    "ansible_system_vendor": "Red Hat", 
    "ansible_uptime_seconds": 697564, 
    "ansible_user_dir": "/home/stack", 
    "ansible_user_gecos": "", 
    "ansible_user_gid": 1000, 
    "ansible_user_id": "stack", 
    "ansible_user_shell": "/bin/bash", 
    "ansible_user_uid": 1000, 
    "ansible_userspace_architecture": "x86_64", 
    "ansible_userspace_bits": "64", 
    "ansible_virtualization_role": "guest", 
    "ansible_virtualization_type": "kvm", 
    "facter_architecture": "x86_64", 
    "facter_augeasversion": "1.4.0", 
    "facter_blockdevice_sda_model": "QEMU HARDDISK", 
    "facter_blockdevice_sda_size": 53687091200, 
    "facter_blockdevice_sda_vendor": "ATA", 
    "facter_blockdevices": "sda", 
    "facter_domain": "opnfvlf.org", 
    "facter_facterversion": "2.4.4", 
    "facter_filesystems": "iso9660,xfs", 
    "facter_fqdn": "undercloud.opnfvlf.org", 
    "facter_gid": "stack", 
    "facter_hardwareisa": "x86_64", 
    "facter_hardwaremodel": "x86_64", 
    "facter_hostname": "undercloud", 
    "facter_id": "stack", 
    "facter_interfaces": "br_ctlplane,br_int,docker0,eth0,eth1,eth2,lo,ovs_system", 
    "facter_ipaddress": "192.0.2.1", 
    "facter_ipaddress_br_ctlplane": "192.0.2.1", 
    "facter_ipaddress_docker0": "172.17.0.1", 
    "facter_ipaddress_eth0": "192.168.122.128", 
    "facter_ipaddress_eth2": "192.168.37.1", 
    "facter_ipaddress_lo": "127.0.0.1", 
    "facter_is_virtual": true, 
    "facter_kernel": "Linux", 
    "facter_kernelmajversion": "3.10", 
    "facter_kernelrelease": "3.10.0-514.26.2.el7.x86_64", 
    "facter_kernelversion": "3.10.0", 
    "facter_lsbdistcodename": "Core", 
    "facter_lsbdistdescription": "CentOS Linux release 7.3.1611 (Core) ", 
    "facter_lsbdistid": "CentOS", 
    "facter_lsbdistrelease": "7.3.1611", 
    "facter_lsbmajdistrelease": "7", 
    "facter_lsbminordistrelease": "3", 
    "facter_lsbrelease": ":core-4.1-amd64:core-4.1-noarch", 
    "facter_macaddress": "00:d6:86:f1:04:44", 
    "facter_macaddress_br_ctlplane": "00:d6:86:f1:04:44", 
    "facter_macaddress_br_int": "4e:9b:d5:0a:19:46", 
    "facter_macaddress_docker0": "02:42:9f:66:2e:a2", 
    "facter_macaddress_eth0": "00:d6:86:f1:04:42", 
    "facter_macaddress_eth1": "00:d6:86:f1:04:44", 
    "facter_macaddress_eth2": "00:d6:86:f1:04:46", 
    "facter_macaddress_ovs_system": "02:1b:69:37:d5:9c", 
    "facter_memoryfree": "3.79 GB", 
    "facter_memoryfree_mb": "3878.98", 
    "facter_memorysize": "11.73 GB", 
    "facter_memorysize_mb": "12015.79", 
    "facter_mtu_br_ctlplane": 1500, 
    "facter_mtu_br_int": 1500, 
    "facter_mtu_docker0": 1500, 
    "facter_mtu_eth0": 1500, 
    "facter_mtu_eth1": 1500, 
    "facter_mtu_eth2": 1500, 
    "facter_mtu_lo": 65536, 
    "facter_mtu_ovs_system": 1500, 
    "facter_netmask": "255.255.255.0", 
    "facter_netmask_br_ctlplane": "255.255.255.0", 
    "facter_netmask_docker0": "255.255.0.0", 
    "facter_netmask_eth0": "255.255.255.0", 
    "facter_netmask_eth2": "255.255.255.0", 
    "facter_netmask_lo": "255.0.0.0", 
    "facter_network_br_ctlplane": "192.0.2.0", 
    "facter_network_docker0": "172.17.0.0", 
    "facter_network_eth0": "192.168.122.0", 
    "facter_network_eth2": "192.168.37.0", 
    "facter_network_lo": "127.0.0.0", 
    "facter_operatingsystem": "CentOS", 
    "facter_operatingsystemmajrelease": "7", 
    "facter_operatingsystemrelease": "7.3.1611", 
    "facter_os": {
        "family": "RedHat", 
        "lsb": {
            "distcodename": "Core", 
            "distdescription": "CentOS Linux release 7.3.1611 (Core) ", 
            "distid": "CentOS", 
            "distrelease": "7.3.1611", 
            "majdistrelease": "7", 
            "minordistrelease": "3", 
            "release": ":core-4.1-amd64:core-4.1-noarch"
        }, 
        "name": "CentOS", 
        "release": {
            "full": "7.3.1611", 
            "major": "7", 
            "minor": "3"
        }
    }, 
    "facter_osfamily": "RedHat", 
    "facter_path": "/usr/local/bin:/usr/bin:/usr/sbin:/sbin", 
    "facter_physicalprocessorcount": 4, 
    "facter_processor0": "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
    "facter_processor1": "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
    "facter_processor2": "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
    "facter_processor3": "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
    "facter_processorcount": 4, 
    "facter_processors": {
        "count": 4, 
        "models": [
            "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
            "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
            "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz", 
            "Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz"
        ], 
        "physicalcount": 4
    }, 
    "facter_ps": "ps -ef", 
    "facter_puppetversion": "4.6.2", 
    "facter_rubyplatform": "x86_64-linux", 
    "facter_rubysitedir": "/usr/local/share/ruby/site_ruby/", 
    "facter_rubyversion": "2.0.0", 
    "facter_selinux": true, 
    "facter_selinux_config_mode": "permissive", 
    "facter_selinux_config_policy": "targeted", 
    "facter_selinux_current_mode": "permissive", 
    "facter_selinux_enforced": false, 
    "facter_selinux_policyversion": "28", 
    "facter_sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLMgBTrB460JMsold3AbCDhLwel9VC8KedZ0WPS8F775VjELjKd2KNU4ZAGt72/7sd3bzZaGQj497i6SUpe0zRo=", 
    "facter_sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIEbrrtZIA/iwYRMoMoobXZcTGTKxXFzFxOrq9ppqH7sm", 
    "facter_sshfp_ecdsa": "SSHFP 3 1 24b88d2659d07a60212dfc31e1e1ab49e2536321\nSSHFP 3 2 a672318ba5e4588d77eb1a2fcbf0b826fdd99610107e01e03c6c42efadd50241", 
    "facter_sshfp_ed25519": "SSHFP 4 1 d037ae243654a6d5c63a62b07a8202334639c592\nSSHFP 4 2 c1e5b1968c745ed0c27d79e7fcf9c7c0e823f0c504cc6e9b965847085c836448", 
    "facter_sshfp_rsa": "SSHFP 1 1 422f589415bd6eb80b84429d8fa47b3010913747\nSSHFP 1 2 819a2ed8659a329dbdb7fe0de2e107b87b932aaf6d901b0417258b7db0d4f056", 
    "facter_sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDXAXMmoAsM4TW6LxfO7A6pbeBiKphE7ugvVaqM24VW2BbTvt6yFWIGvWJbFKcjd6Twgx1REv6M1uF9oo35l50O4CPZSQBfmiMChV1v5NfrWX0c1OuXZ7J3VarvAewOlK9gzrD7y/UFzwuQ5LMDIMdsfOYmjx9CKP+3NF6Ma8+Gl3xXFN6Uso+o0KmGq17+mnEoJwpO+z3bWxBcGjcGEMNCrbt2rFTbHtpD3IRS5octhuH7AiBUmhmmHmISHgAJDn7kg6IZ5pHzsjpi2O9A+FsgZz1VO0Qyz8hHNBUDN2K/Yu9vA1bteBXlDHoOgj+ZJF2eYmhfrOoB00qw9f1RVcbj", 
    "facter_swapfree": "3.93 GB", 
    "facter_swapfree_mb": "4028.30", 
    "facter_swapsize": "4.00 GB", 
    "facter_swapsize_mb": "4096.00", 
    "facter_system_uptime": {
        "days": 8, 
        "hours": 193, 
        "seconds": 697562, 
        "uptime": "8 days"
    }, 
    "facter_timezone": "UTC", 
    "facter_uniqueid": "007f0100", 
    "facter_uptime": "8 days", 
    "facter_uptime_days": 8, 
    "facter_uptime_hours": 193, 
    "facter_uptime_seconds": 697562, 
    "facter_virtual": "kvm", 
    "hosts": {
        "compute": [
            "192.0.2.10"
        ], 
        "control": [
            "192.0.2.9"
        ]
    }, 
    "hosts_meta": {
        "192.0.2.10": {
            "ansible_ssh_host": "192.0.2.10", 
            "ansible_user": "heat-admin"
        }, 
        "192.0.2.9": {
            "ansible_ssh_host": "192.0.2.9", 
            "ansible_user": "heat-admin"
        }
    }, 
    "module_setup": true
}