Network Automation Basics - First Ansible Playbook

Sdílet
Vložit
  • čas přidán 7. 06. 2022
  • The lab objective is to use Ansible Automation to update the configuration of a Cisco CSR router. This exercise will not create an Ansible Playbook, but use an existing one that has been provided.
    Sean Cavanaugh will walk you through this lab. Read more about Sean and his background: www.ansible.com/blog/author/s...
    This exercise will cover:
    - examining an existing Ansible Playbook
    - executing an Ansible Playbook on the command line using the ansible-navigator command
    - check mode (the --check parameter)
    - verbose mode (the --verbose or -v parameter)
    To self-drive the demo right in your own web browser go here: red.ht/ansible_labs
    Recommended E-Books:
    Part 1: Modernize Your Network with Red Hat
    red.ht/network-book1
    Part 2: Automate Your Network with Red Hat
    red.ht/network-book2
    Expand your learning on our Network Automation web page here:
    ansible.com/network-automation
    If you want to get a trial for the Red Hat Ansible Automation Platform (which includes everything you see in this demonstration) please visit: red.ht/try_ansible
  • Věda a technologie

Komentáře • 5

  • @redhatcoursesonlinetrainin7228
    @redhatcoursesonlinetrainin7228 Před 10 měsíci +1

    Ansible is known for its agentless architecture, which means you don't need to install any agents or additional software on network devices. This simplifies deployment and reduces potential security risks.

  • @techmidas
    @techmidas Před 2 lety +2

    So many tutorials out there showing how to configure devices. How about just config verification playbooks? What if you just want to verify BGP is up or show certain routes or show prefix-lists and route-maps how do you output the results?

    • @nilashishchakraborty3983
      @nilashishchakraborty3983 Před 2 lety

      Hey! Have you taken a look at czcams.com/video/VYfucSoJ8gg/video.html

    • @robertkerr229
      @robertkerr229 Před 2 lety

      There seems to be a reply to this, but it's not visible. I can show reply and hide reply, but not actually see it.

    • @techmidas
      @techmidas Před 2 lety

      @@robertkerr229 I don't see the other reply either.