1 00:00:06,970 --> 00:00:09,380 - Hello, and welcome to Lesson 7. 2 00:00:09,380 --> 00:00:10,213 In this lesson, 3 00:00:10,213 --> 00:00:12,860 you will learn how to manage and modify files. 4 00:00:12,860 --> 00:00:15,840 I will start by teaching you how to manipulate files, 5 00:00:15,840 --> 00:00:17,480 and actually learn how to use modules 6 00:00:17,480 --> 00:00:19,480 to change file contents. 7 00:00:19,480 --> 00:00:21,110 Then we'll explore the find Module, 8 00:00:21,110 --> 00:00:23,050 which is a very convenient model 9 00:00:23,050 --> 00:00:25,820 that finds files on your managed systems. 10 00:00:25,820 --> 00:00:27,740 And in the last video in this lesson, 11 00:00:27,740 --> 00:00:30,930 you'll learn how to use templates that merge with variables, 12 00:00:30,930 --> 00:00:34,630 to create system-specific configuration files. 13 00:00:34,630 --> 00:00:35,680 At the end of this lesson, 14 00:00:35,680 --> 00:00:38,083 you'll find the lab as well as the lab solution.