What is the Puppet equivalent to an Ansible Playbook called?
What implications does container virtualization have for DevOps? (Choose two answers.)
A declarative Jenkins pipeline contains the following excerpt:
parameters {
string (name: 'TargetEnvironment', defaultValue: 'staging', description: 'Target environment')
}
How can a task use the value provided for TargetEnvironment?
Which of the following functions are provided by the Ansible apt module? (Choose two correct answers.)
Which Ansible command is used to manage and store sensitive data in encrypted files? (Specify ONLY the command without any path or parameters.)