sudo true

This commit is contained in:
苏尹岚
2020-04-16 16:52:24 +08:00
parent 49d3e3dd8d
commit 554c088755

View File

@@ -1,6 +1,7 @@
---
- hosts: "{{ deploy_hosts }}"
remote_user: ubuntu
sudo: True
tasks:
- name: copy shell
copy: