Giter Club home page Giter Club logo

ansible-c32-new's Introduction

Ansible syllabus

1. Introduction to Ansible

a) Key concepts:

  • What is Ansible?
  • How ansible works.
  • What are the benefits of Ansible?

b) How to install Ansible:

  • Prerequisites
  • How to install ansible
  • Installing Ansible on Ubuntu
  • Installing Ansible on RHEL

c) Ansible configuration

  • Ansible directory structure
  • Ansible configuration file
  • Host key checking

2. Configuring managed nodes:

a) Password Authentication:

  • Creating a user on managed node
  • Enabling password authentication on manged nodes
  • Testing connectivity with user using password

b) Ansible variables

  • default variables
  • host variables
  • group variables

c) Passwordless Authentication:

  • How to create ssh keys
  • How to copy ssh keys to managed nodes
  • How to test connectivity to managed nodes using ssh keys.

3. Adhoc commands

  • What are adhoc commands?
  • Examples of adhoc commands
  • Using custom inventory files
  • Using verbosity ( - v)

4. Ansible modules

  • What are modules
  • What are the default ansible modules?
  • Examples of ansible modules
  • Available modules

5. Ansible playbooks

  • What is an ansible playbook?
  • How to write a playbook
  • Examples of playbooks
  • Using handlers

6. Ansible roles

  • What is an ansible roles?
  • How to create ansible roles
  • How to use roles in playbooks
  • Using import and include modules

7.) Dynamic Inventory

  • Static inventories
  • Dynamic inventory scripts
  • Dynamic inventory plugin

8. Ansible Vault

  • creating encrypted files
  • encrypting existing files
  • viewing content of encrypted files
  • editing an encrypted file
  • decrypting encrypted files

ansible-c32-new's People

Contributors

kenmakhanu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.