top of page

Ansible | Multiple Commands

Updated: Jul 9, 2020

How to backup a router using multiple commands line and stripes lines between commands?

Following below ;)


/etc/ansible/host:


/etc/ansible/scripts/ios-xr_show_inventory.yaml:


Command line:


more /etc/ansible/backups/192.168.100.1_IOSXR_inventory.txt:

Now you can see the stripes lines between commands. I think it's more useful, clear and clean.

Recent Posts

See All
Fake Data in Python

If you are developing applications, testing your software, or just exploring Python's capabilities, you might have faced a situation...

 
 
 
Mobile | Secret Phone Codes

Our smartphones have become extensions of ourselves, facilitating much of our communication and storing troves of private data. If...

 
 
 
Mouse & Keyboard Bot

This article illustrates how to automate mouse and keyboard movements using pyautogui module in python. This module is not preloaded with...

 
 
 

Comments


Programming and IT solutions guide on STENGE.info blog
Cybersecurity and Networking tutorials on STENGE.info
IT infrastructure solutions and technology tutorials
STENGE.info logo - Tech Blog for IT Solutions and Tutorials
bottom of page