Which of the following Ansible tasks copies the file example.txt to a manage system?

Which of the following Ansible tasks copies the file example.txt to a manage system?
A. – rsync: src: example.txt dst: /tmp/example.txt
B. – copy: src: example.txt dest: /tmp/example.txt
C. – retrieve: src: example.txt dest: /tmp/example.txt
D. – cp: source: example.txt dst: /tmp/example.txt
E. – transfer: src: example.txt dest: /tmp/example.txt

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.