AccueilCertificationsEX294 › Questions gratuites

Questions gratuites EX294 — Red Hat Certified Engineer (RHCE) - Ansible

Téléchargez gratuitement 60 questions d'entraînement pour la certification EX294 proposée par LPI (Linux Professional Institute). Toutes les questions sont accompagnées de corrections détaillées avec explications techniques.

Caractéristiques de l'examen blanc

Code de certificationEX294
ÉditeurLPI (Linux Professional Institute)
Nombre de questions60
TypeQCM avec 4 réponses possibles
Niveauassociate
CatégorieIT
Prix100% gratuit

Aperçu de 8 questions représentatives

Voici un échantillon aléatoire de 8 questions tirées de notre base d'entraînement EX294. Pour accéder aux 60 questions complètes, lancez l'examen blanc gratuitement.

Question 1
Which Jinja2 constructs are available in templates?
  1. Variables {{ }}
  2. Statements {% %}
  3. Comments {# #}
  4. Functions << >>
  5. Filters |
Question 2
How do you loop over a dictionary in Ansible?
  1. loop: "{{ dict_var }}"
  2. loop: "{{ dict_var | dict2items }}"
  3. with_dict: "{{ dict_var }}"
  4. Both B and C
Question 3
Which command tests connectivity to all managed hosts?
  1. ansible all -m test
  2. ansible all -m ping
  3. ansible-test all
  4. ansible all --check
Question 4
Which directive allows a task to fail without stopping the playbook?
  1. continue_on_error: yes
  2. ignore_errors: yes
  3. skip_errors: yes
  4. allow_failure: yes
Question 5
Which setting in ansible.cfg specifies the inventory file location?
  1. inventory
  2. hosts
  3. hostfile
  4. inventory_file
Question 6
What is the standard directory structure for an Ansible role?
  1. Only tasks/ directory
  2. tasks/, handlers/, templates/, files/, vars/, defaults/, meta/
  3. playbooks/ and vars/ only
  4. Any structure is acceptable
Question 7
Which directive defines when a task should be considered failed?
  1. when_fail
  2. failed_when
  3. fail_condition
  4. error_when
Question 8
Which operations can ansible-vault perform?
  1. create (new encrypted file)
  2. encrypt (encrypt existing file)
  3. decrypt (decrypt file)
  4. compile (compile encrypted playbook)
  5. rekey (change vault password)

Accédez aux 60 questions complètes gratuitement

Aucune carte bancaire requise. Examen chronométré, corrections détaillées, score final.

Lancer l'examen blanc EX294 →

Pourquoi s'entraîner avec Certifexpress ?