nickrusso42518 / nots

[Ansible] Nick's OSPF TroubleShooter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic usability improvements

nickrusso42518 opened this issue · comments

Add host_key_checking = False to ansible.cfg to lower barrier for entry. Use comments to explain how it works and how to properly remove it.

Relook at delegate_to: localhost or perhaps connection: local with task-level variables to use network_cli. This will significantly speed up the playbook.