Chapter 3 How to Automate the Network?
For diagrams, tables, or exact code formatting, .
JOHN W. CAPOBIANCOPRINTED PAGE 51
Launch Ubuntu and install Ansible: $ sudo apt-add-repository ppa:ansible/ansible
$ sudo apt update $ sudo apt install ansible Visit https://github.com/automateyournetwork/Production-Infrastructure/ Click “Clone or download” – click the “clipboard” icon.
Clone the Automate Your Network repository into the Ubuntu environment. git clone <right-click> Change to the Production-Infrastructure folder. automateyournetwork@LINUX HOST:~$ cd Production-Infrastructure
