The file index.php, which is being maintained in a git repository, was changed locally and contains an error. If the error has not been committed to the repository yet, which of the following git commands reverts the local copy of index.php to the latest committed version in the current branch?
Which configuration option in the Ansible inventory is issued control privilege escalation of the remote user?
Which Ansible command is used to manage and store sensitive data in encrypted files? (Specify ONLY the command without any path or parameters.)
See Below Explanation:
Answer : A
Which of the following Ansible tasks copies the file example.txt to a manage system?
Answer : B
Which of the following HTTP headers is a CORS header?
Which of the following container names could have been assigned automatically by Docker?
Which Ansible keyword is used in a playbook to store the result (i.e. return code) of a task in a variable?