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:
904b1ae
)
add local
author
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 5 Feb 2017 21:41:58 +0000
(13:41 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 5 Feb 2017 21:41:58 +0000
(13:41 -0800)
ch13/Makefile
patch
|
blob
|
history
diff --git
a/ch13/Makefile
b/ch13/Makefile
index
e5d5212
..
6c863f7
100644
(file)
--- a/
ch13/Makefile
+++ b/
ch13/Makefile
@@
-1,4
+1,7
@@
-.PHONY: start publish build local
+.PHONY: start publish build local facts
+
+facts:
+ ansible-playbook image-facts.yml
local:
ansible-playbook publish-local.yml