Companies Home Search Profile

Getting Started with Ansible

Focused View

Wes Higbee

1:20:18

19 View
  • 01.01.Course Overview.mp4
    01:35
  • 02.01.Introduction.mp4
    02:44
  • 02.02.Ansible History and Workings.mp4
    01:40
  • 02.03.Work Scenario and Installing Ansible.mp4
    06:22
  • 02.04.Configuring Windows Domain, Hosts, and Testing.mp4
    12:28
  • 03.01.Introduction to Ansible Inventory.mp4
    01:26
  • 03.02.Ansible Inventory Concepts.mp4
    03:25
  • 03.03.Updating the Inventory with Groups.mp4
    02:27
  • 03.04.Updating the Inventory by Operating System.mp4
    03:28
  • 03.05.Inventory Summary.mp4
    00:24
  • 04.01.What Are Playbooks.mp4
    00:45
  • 04.02.Introduction to Modules.mp4
    02:09
  • 04.03.Demo The gather facts Module.mp4
    01:08
  • 04.04.Anatomy of a Playbook.mp4
    02:44
  • 04.05.A Simple Playbook.mp4
    03:46
  • 04.06.A Linux Web Server Playbook.mp4
    03:21
  • 04.07.A Windows IIS Playbook.mp4
    05:34
  • 04.08.Using Conditionals with Playbooks.mp4
    03:34
  • 05.01.Introduction to Ansible Roles.mp4
    03:09
  • 05.02.Demo Converting the Webserver Playbook into a Role.mp4
    06:12
  • 05.03.Ansible Templates.mp4
    00:56
  • 05.04.Demo Converting the Index Files to Templates.mp4
    03:57
  • 05.05.Demo Creating the Database Role.mp4
    05:09
  • 05.06.Course Summary.mp4
    01:55
  • Description


    What if you could specify WHAT a system should look like and another tool took care of making that possible so you don't need to know HOW it works and can focus on WHAT outcome is desired. That's what Ansible can do for you!

    What You'll Learn?


      Ansible is a popular choice for IT automation because it allows you to concisely specify a desired state and then it does the heavy lifting to make that state a reality. In this course, Getting Started with Ansible, you will learn foundational knowledge to quickly and reliably configure just about anything with Ansible. First, you will learn how to install Ansible and use the ansible Ad-hoc command line tool to execute one-off modules in Ansible to configure single aspects of a system like ensuring a line exists in a file, or an application is installed. Playbooks will be composed of modules to build up larger configurations all stored in simple file(s) that pass through ansible-playbook. Then, you'll see how to use inventories to configure multiple machines including a full fledged VM learning lab that you then use Ansible to configure. Next, you'll explore how to learn what you need to know, when you need to know it. Later, you'll see how to swap out Ansible's default usage of SSH via connection plugins to connect to different environments such as Windows machines and docker containers. And how the ansible-pull command inverts Ansible's default push model. Finally, you'll discover reuse with Ansible Galaxy and corresponding ansible-galaxy command via both Roles and Collections. By the end of this course you'll be prepared to move beyond manually configuring applications, servers, networks, etc. Beyond writing confusing scripts. To spending your time on more valuable endeavors.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Wes Higbee is passionate about helping companies achieve remarkable results with technology and software. He’s had extensive experience developing software and working with teams to improve how software is developed to meet business objectives. Wes launched Full City Tech to leverage his expertise to help companies delight customers. Although his primary focus is on outcomes, implementation often includes technical competency. Wes frequently speaks about impactful aspects of software development including effective automated testing, database delivery automation, distributed version control, refactoring, aesthetics of code, continuous integration, and continuous delivery. He speaks professionally to help organizations improve and volunteers at user groups, code camps, and community organizations. He’s a Pluralsight author. He writes extensively about both technical and non-technical aspects of software development. His written work includes articles featured on VeraSage, MSDN Magazine, InfoQ, and JetBrain’s TeamCity Blog. He’s been interviewed on The Businessology Show and Art of Value about how important value is in software development. And, he occasionally gets highly technical in a shared screencast or webinar.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 24
    • duration 1:20:18
    • level preliminary
    • Release Date 2023/12/05

    Courses related to Ansible