Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stralex7 authored Jan 23, 2017
1 parent 0326f22 commit b226a28
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,6 @@
# iosxr-j2
Jinja2 template for Ansible

Directory structure:
/etc/ansible
├── group_vars
│   └── all
├── hosts: localhost ansible_connection=local
└── roles
├── gre
│   ├── tasks
│   │   └── main.yml
│   ├── templates
│   │   └── mplsogre.j2
│   └── vars
│   └── main.yml
└── vrf
├── tasks
│   └── main.yml
├── templates
│   └── default.j2
└── vars
└── main.yml
/etc/ansible/hosts: localhost ansible_connection=local


0 comments on commit b226a28

Please sign in to comment.