EX407 Red Hat Certified Specialist in Ansible Automation exam

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Which variable name is invalid?

Select an option, then click Submit answer.

  • tomcat_inst8_port

  • _tomcatdefaultport

  • tomcat8port

  • tomcat_port

Question 8

Besides galaxy.ansible.com, where else can ansible-galaxy pull roles from?

Select an option, then click Submit answer.

  • a standard httpd server

  • other servers that have Ansible installed

  • community.ansible.com

  • github repositories

Question 9

What switch needs to be added to prevent the following command from failing:

ansible all -m user -a "name=jsmith state=present"

Select an option, then click Submit answer.

  • -b

  • -f

  • -x

  • -v