Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GEANT-OAV
ansible-examples
Commits
cab98c0b
Commit
cab98c0b
authored
Dec 08, 2021
by
Dónal Cunningham
Browse files
DC - updating markdown.
parent
be3ea1ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Section2/playbooks/show_version/README.md
View file @
cab98c0b
...
...
@@ -16,11 +16,12 @@ veos ansible_port=9022
# Why different passwords? JunOS is a lot stricter. Good!
#
[junos_hosts]
vSRX ansible_port=9023 ansible_ssh_pass=Swordfish123```
vSRX ansible_port=9023 ansible_ssh_pass=Swordfish123
```
You will need to replace the host information to match your test/learning environment.
Run
`
`ansible-playbook -i hosts show_version.yaml`
`
to try out the playbook.
Run
`ansible-playbook -i hosts show_version.yaml`
to try out the playbook.
# Show the full responses to a module invocation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment