Consider the following file.authors:- joe- johneditors:-frankmanagers:editing: joshauthoring: samHow many lists are defined in the provided file?
What Ansible variable allows access to internal Ansible data?
Consider the provided dictionary variable definition:drives:name: hd1type: physicalsize: 1GWhich of the following are valid ways to retrieve data from this dictionary? (Choose all that apply.)
How are facts collected? (Choose all that apply.)
What formats may variables specified on the command line use when not using a file with the -e flag? (Choose all that apply.)
By default, how many times can a role be applied during a play?