Mercurial > hg > Members > taiki > new_blade_env
changeset 1:ff572fb7ba56
delete same tasks.
author | taiki |
---|---|
date | Mon, 20 Oct 2014 06:46:38 +0900 |
parents | 315d642de8e5 |
children | 89bab1aed02c |
files | playbook.yml |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/playbook.yml Mon Oct 20 06:45:47 2014 +0900 +++ b/playbook.yml Mon Oct 20 06:46:38 2014 +0900 @@ -16,9 +16,6 @@ - name: "Install mercurial" yum: name="mercurial" state=latest - - name: "Install mercurial" - yum: name="mercurial" state=latest - - name: "Install libvirt" yum: name="libvirt" state=latest