Multiple Choice
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: dest: /tmp/example.txt
C) - retrieve:
D) - cp: source: example.txt
E) - transfer:
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: Which of the following sections must exist
Q35: Which of the following statements describes the
Q36: Which section of the Prometheus configuration defines
Q37: What is the Puppet equivalent to an
Q38: What must be the first line of
Q40: What happens when a merge conflict occurs
Q41: Which of the following conditionals exist in
Q42: Which configuration option in the Ansible inventory
Q43: Which of the following commands lists the
Q44: If a Dockerfile references the container's base