Questions

  1. Which of the following ansible-doc commands can you use to list the names of all the cache plugins?

A) ansible-doc -a cache -l

B) ansible-doc cache -l

C) ansible-doc -a cache

D) ansible-doc -t cache -l

E) ansible-doc cache

  1. Which class do you need to add to your lookup plugin's code to include the bulk of the plugin code, including run(), the items loop, try, and except?

A) LookupModule

B) RunModule

C) StartModule

D) InitModule

E) LoadModule

  1. True or false – in order to create custom plugins using Python, you need to install Python with the relevant dependencies on your OS:

A) True

B) False

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.117.176.38