ventilaar
/
sdn-cursus
Archived
1
Fork 0

namen toegevoegd enz...

This commit is contained in:
Ventilaar 2022-01-18 14:55:47 +01:00
parent 389f0ba805
commit 13fb98198f
5 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,4 @@
# berat
---
- name: ACL Config
hosts: R3

View File

@ -1,3 +1,4 @@
# gescreven door taha
---
- hosts: routers
gather_facts: false

View File

@ -1,3 +1,4 @@
# Door Taha aanpassingen ivo
---
- name: basis services / passwords
hosts: routers

View File

@ -1,3 +1,4 @@
# berat
---
- name: NAT config
hosts: R3

View File

@ -1,5 +1,5 @@
#!/bin/bash
# als alle playbooks in de zelfde folder als deze script zit
# en als alles juist is aangesloten/ssh is ingesteld moet dit
# de omgeving automatisch volledig configureren.
# de omgeving automatisch volledig configureren. -taha
ansible-playbook -u cisco -k backup.yml basis.yml bgp.yml ospf.yml gre.yml dhcp.yml nat.yml acl.yml ipsla.yml save.yml backup.yml