From 7581dc14ff7fef03382dac7c1df46baa2e0b72f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Thu, 16 Apr 2020 15:29:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/ansible.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy/ansible.yml b/deploy/ansible.yml index 1a0048b4c..f9b033a69 100644 --- a/deploy/ansible.yml +++ b/deploy/ansible.yml @@ -1,7 +1,6 @@ --- - hosts: "{{ deploy_hosts }}" remote_user: ubuntu - sudo: True tasks: - name: copy shell copy: