diff options
author | Seth Vidal <skvidal@fedoraproject.org> | 2013-05-15 22:00:21 +0000 |
---|---|---|
committer | Seth Vidal <skvidal@fedoraproject.org> | 2013-05-15 22:00:21 +0000 |
commit | c07f5a9e24de5c0ab423f68ef3afedccbe37e61f (patch) | |
tree | a54dc5bc3d51744bc67fbb96d094876a8dbd3d15 | |
parent | 0de5e1e523866c0d15a22b77fbe97338c5da8478 (diff) | |
download | ansible-c07f5a9e24de5c0ab423f68ef3afedccbe37e61f.tar.gz ansible-c07f5a9e24de5c0ab423f68ef3afedccbe37e61f.tar.xz ansible-c07f5a9e24de5c0ab423f68ef3afedccbe37e61f.zip |
add postfix to base
-rw-r--r-- | tasks/base.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/base.yml b/tasks/base.yml index 7fedc010d..f4366a414 100644 --- a/tasks/base.yml +++ b/tasks/base.yml @@ -48,6 +48,7 @@ - traceroute - openssh-clients - patch + - postfix - xz - zsh tags: |