This website works better with JavaScript.
Explore
Help
Register
Sign In
archive
/
ansible
mirror of
https://github.com/ansible/ansible.git
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Projects
Releases
Wiki
Activity
Add make target for printing version (
#26657
)
Browse Source
pull/26703/head
Shane McDonald
7 years ago
committed by
John R Barker
parent
cda6f602f1
commit
28fb0498ac
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
Makefile
Unescape
Escape
View File
@ -319,3 +319,6 @@ docs: generate_asciidoc
alldocs
:
docs
webdocs
alldocs
:
docs
webdocs
version
:
@echo
$(
VERSION
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
archive/ansible
Title
Body
Create Issue