1 00:00:00,940 --> 00:00:04,990 Up until this point, we have a lot of good information about Ansible. 2 00:00:05,740 --> 00:00:11,680 There is one confusion that always around and I know a lot of system administrators have this confusion 3 00:00:11,680 --> 00:00:19,360 is open source Ansible versus RedHat Ansible is RedHat Ansible different from the open source Ansible? 4 00:00:19,780 --> 00:00:20,470 No. 5 00:00:20,470 --> 00:00:21,570 So let's take a look. 6 00:00:21,580 --> 00:00:27,120 Ansible itself is a free, open source software. 7 00:00:27,130 --> 00:00:29,440 It was purchased by Red Hat. 8 00:00:29,440 --> 00:00:31,240 Yes, in 2015. 9 00:00:31,780 --> 00:00:33,820 And it was software itself. 10 00:00:34,120 --> 00:00:38,020 The tool, the package itself is free, even though it is owned by Red Hat. 11 00:00:38,020 --> 00:00:43,900 So clarifying it once again, Ansible is the same software across all platforms. 12 00:00:43,900 --> 00:00:51,460 The only difference is Red Hat provides additional product, which is Ansible Tower and consulting or 13 00:00:51,460 --> 00:00:54,940 technical support for Ansible, which you don't get. 14 00:00:54,940 --> 00:01:02,200 If you just wanted to run Ansible and you don't need any support or you need any you don't need any 15 00:01:02,200 --> 00:01:03,160 Ansible Tower. 16 00:01:03,160 --> 00:01:07,930 You could get support from the community, but it's not guaranteed that you're going to get the response 17 00:01:07,930 --> 00:01:10,570 back in a timely fashion. 18 00:01:10,570 --> 00:01:16,240 Or if you have an slay that you need to fulfill, then it's better that you go with the consulting or 19 00:01:16,240 --> 00:01:17,140 technical support. 20 00:01:17,590 --> 00:01:17,890 All right. 21 00:01:17,890 --> 00:01:22,360 If you wanted to learn more about it, I would highly recommend you to go to dub dub dub dot red hat 22 00:01:22,360 --> 00:01:23,140 dot com. 23 00:01:24,190 --> 00:01:26,830 Let's take a quick look under red hat. 24 00:01:26,860 --> 00:01:33,760 Hence Ansible Tower Right Head provides Ansible Tower, which is gooey based graphical user interface 25 00:01:33,760 --> 00:01:37,030 based tool to manage ansible automation. 26 00:01:37,170 --> 00:01:45,700 Ansible Tower is a paid product by Red Hat and it manages multiple Ansible servers for a large enterprise 27 00:01:45,700 --> 00:01:46,390 environment. 28 00:01:46,390 --> 00:01:52,360 So if you have production, non-product or Key Way, all those different environments and you probably 29 00:01:52,360 --> 00:01:58,360 have your control node or Ansible server on all these different environments, then it's best that you 30 00:01:58,360 --> 00:01:59,710 use Ansible Tower. 31 00:01:59,710 --> 00:02:04,150 So Ansible Tower can manage all your nodes under one a single pane of glass. 32 00:02:04,660 --> 00:02:13,060 There is another tool which provides somewhat similar functionality as Ansible Tower, and that is Ansible 33 00:02:13,060 --> 00:02:14,090 AWACS. 34 00:02:14,410 --> 00:02:19,240 This tool is open source and it's of course a free software. 35 00:02:19,600 --> 00:02:24,790 Now when you use Ansible, you're not going to get the support from Red Hat. 36 00:02:24,790 --> 00:02:29,950 So if you are in a larger, huge, big environment, in corporate environment, my recommendation is 37 00:02:29,950 --> 00:02:31,750 always go with Ansible Tower. 38 00:02:31,750 --> 00:02:34,360 So you could get all the support that you need from Red Hat. 39 00:02:34,900 --> 00:02:41,950 But if you're still confident that you are able to manage your own environment without any support, 40 00:02:41,950 --> 00:02:44,600 then be my guest and go with Ansible a.