projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d75c87
)
add master playbook
author
Ralf Jung
<post@ralfj.de>
Sat, 7 Apr 2018 18:20:59 +0000
(20:20 +0200)
committer
Ralf Jung
<post@ralfj.de>
Sun, 8 Apr 2018 08:20:25 +0000
(10:20 +0200)
all.yml
[new file with mode: 0644]
patch
|
blob
diff --git a/all.yml
b/all.yml
new file mode 100644
(file)
index 0000000..
47d7518
--- /dev/null
+++ b/
all.yml
@@ -0,0
+1,3
@@
+- import_playbook: base.yml
+- import_playbook: upgrade.yml
+- import_playbook: email.yml