become true

This commit is contained in:
苏尹岚
2020-04-16 16:58:32 +08:00
parent 554c088755
commit ee2374aa03

View File

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