Created
February 2, 2015 20:44
-
-
Save twr14152/d0ea09571eb61a247f93 to your computer and use it in GitHub Desktop.
Week 3 exercise 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- name: Generate configuration files | |
template: src=access_switch2.j2 dest=/home/toddr/ANSIBLE/roles/access_switch/CFGS/{{item.hostname}}2.txt | |
with_items: switches |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment