• Home
IMTIAZ RAHMAN
Category: Ansible
 

Menu

Skip to content
  • Home

Tags

Ansible Automation Cisco Cloud Container DevOps Docker honeypot ipv6 Linux NetDevOps OpenStack Puppet Security SOAR SSH Thoughts Ubuntu vim virtualization

Categories

Powered by Verbosa & WordPress.

Category: Ansible

Ansible for Beginners: Manage cisco router with ansible playbook

imtiaz May 19, 2019 Ansible / Automation / Cisco / DevOps / NetDevOps3 Comments

    In my previous post I have shown you what playbook is, how to write and how you can run playbook. In this post I’ll show you another playbook which will be used for managing a Cisco router.  I’ll use the below simple topology for this tutorial. (All files …

Continue reading

Ansible for Beginners: Playbook

imtiaz August 26, 2018 Ansible / Automation / DevOpsLeave a comment

  Hello everyone. In my last post I showed you how to install and configure ansible and run ad-hoc command. In this post I will show you how you can create and run ansible playbook. If you miss the first part you can find it here. I will use the …

Continue reading

Ansible for Beginners: Introduction and Installation

imtiaz August 13, 2018 Ansible / Automation / DevOpsLeave a comment

  Managing an infrastructure is a big challenge now a day. Most of the infrastructure is made of heterogeneous devices. To manage all these devices, you need special people and skill. To run all the device efficiently and to get the maximum benefits of those devices you have to build …

Continue reading