become true
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
- hosts: "{{ deploy_hosts }}"
|
- hosts: "{{ deploy_hosts }}"
|
||||||
remote_user: ubuntu
|
remote_user: ubuntu
|
||||||
sudo: True
|
become: True
|
||||||
tasks:
|
tasks:
|
||||||
- name: copy shell
|
- name: copy shell
|
||||||
copy:
|
copy:
|
||||||
|
|||||||
Reference in New Issue
Block a user