Quiz on Building Reusable Configurations
Test your understanding of how to centralize automation, configure Ansible roles, and make codebase reusable.
Test yourself on building Rreusable configurations.
1
Which Ansible command is used to generate an Ansible Galaxy role folder structure?
A)
ansible init <roleName> --offline
B)
ansible-playbook init <roleName> --offline
C)
ansible-galaxy init <roleName> --offline
D)
None of the above
Question 1 of 40 attempted
Get hands-on with 1200+ tech skills courses.