29

archive.nanog.org...2015/06/02  · rtroo (IOS*RV) spineOO (Junos) eaf01 (JunOS) (FortiOS) spine01 (EOS) eaf02 (JunOS) eaf03 (EOS) OPEN FILES FOLDERS B ansible demo -idea compiled

  • Upload
    others

  • View
    6

  • Download
    1

Embed Size (px)

Citation preview

load_replace_config

load_merge_config

diff_config

discard

commit

rollback

get_facts

get_interfaces

get_bgp_neighbors

get_lldp_neighbors

napalm_install_config

napalm_get_facts

{{ DEMO }}

ansible-playbook -i network.hosts configure_network.yml --tags base,fabric,access,deploy --limit "dc1.spines,dc1.leaves" -e "commit_changes=0"

ansible-playbook -i network.hosts configure_network.yml --tags base,fabric,access,netserv,deploy --limit "dc1.net_services,dc1.spines,dc1.leaves" -e "commit_changes=0"

ansible-playbook -i network.hosts configure_network.yml --limit dc1.net_services -e "commit_changes=0"

ansible-playbook -i network.hosts configure_network.yml -e "commit_changes=0"