git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37ecfc9
)
makefile
author
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 15 Jan 2017 04:14:40 +0000
(20:14 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 15 Jan 2017 04:14:40 +0000
(20:14 -0800)
ch13/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/ch13/Makefile
b/ch13/Makefile
new file mode 100644
(file)
index 0000000..
abb8ce9
--- /dev/null
+++ b/
ch13/Makefile
@@ -0,0
+1,7
@@
+.PHONY: build run
+
+build:
+ ansible-container build
+
+run:
+ ansible-container run