Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GEANT-OAV
ansible-examples
Commits
d8671b14
Commit
d8671b14
authored
3 years ago
by
Dónal Cunningham
Browse files
Options
Downloads
Patches
Plain Diff
DC - reworded show_version README.md for clarity
parent
9001bf36
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Section1/show_version/README.md
+2
-4
2 additions, 4 deletions
Section1/show_version/README.md
with
2 additions
and
4 deletions
Section1/show_version/README.md
+
2
−
4
View file @
d8671b14
# Show version
You need to update the hosts file : replace the "veos" host
with one to which you can log on with ssh.
You need to update the hosts file : replace the "veos" host with one to which you can connect with ssh.
Run
``ansible-playbook -i hosts show_version.yaml``
.
# Show the full responses to a module invocation
This will show all of the responses, including
the bits that most people don't even exist.
This will show __all__ of the responses, including the bits that most people don't even know exist.
Run
``ansible-playbook -i hosts show_all_responses.yaml``
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment