
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 5Objective 8
8. Identify the Workflow Being Automated by an Ansible Playbook (management Packages, User Management Related to Services, Basic Service Configuration, and Start/stop) 200-901 Practice Questions (Page 1)
Part of the 5.0 Infrastructure and Automation domain, which accounts for 20% of the 200-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 25 practice questions to prepare you well beyond it. (estimate)
25questions here
5free pages
6concepts
20%of the exam
Questions 1–5
- 1
A team manages a fleet of RHEL 8 servers running the 'httpd' service. They need to deploy a new configuration file that sets the ServerName directive. The file is maintained in a Git repository and contains Jinja2 templates for host-specific values. The playbook must apply the configuration and restart the service only when the file changes. Which approach is best?
Select an answer first - 2
A playbook contains the following tasks: 1) package: name=mysql-server state=present, 2) user: name=mysql system=yes, 3) lineinfile: path=/etc/mysql/mysql.conf.d/mysqld.cnf regexp='^bind-address' line='bind-address = 0.0.0.0', 4) service: name=mysql state=started enabled=yes. What is the overall workflow being automated?
Select an answer first - 3
Which Ansible task correctly sets the parameter 'MaxSessions 10' in the SSH configuration file /etc/ssh/sshd_config?
Select an answer first - 4
A playbook needs to configure the 'apache2' service to listen on port 8080 instead of 80. The configuration is in /etc/apache2/ports.conf. Which combination of tasks is correct?
Select an answer first - 5
An engineer needs to automate the configuration of the SSH daemon on a set of servers. The playbook must set 'PermitRootLogin no' in /etc/ssh/sshd_config and then apply the change without disconnecting the current session. Which tasks should be used?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “200-901” is a trademark of its owner, used for identification only.