Red Hat Certified Specialist in Ansible Automation — Question 5

Which of the following are valid ways to populate an Ansible Tower project with your source files? (Choose all that apply.)

Answer options

Correct answer: B, C, D

Explanation

The correct answers are B, C, and D because 'subversion', the 'file system of the Ansible Tower server', and 'git' are all recognized methods for sourcing files into an Ansible Tower project. 'tar upload' is not a valid method for this purpose.