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 keyword makes a task run on the Ansible control node instead of managed hosts?
  1. local_action
  2. delegate_to: localhost
  3. run_once: true
  4. Both A and B
Question 2
Which configuration file has the highest priority in Ansible?
  1. /etc/ansible/ansible.cfg
  2. ~/.ansible.cfg
  3. ./ansible.cfg (in current directory)
  4. ANSIBLE_CONFIG environment variable
Question 3
Which directive defines when a task should be considered failed?
  1. when_fail
  2. failed_when
  3. fail_condition
  4. error_when
Question 4
Which block construct allows error handling in playbooks?
  1. try/catch
  2. block/rescue/always
  3. begin/rescue/end
  4. error/handler
Question 5
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 6
Where should you store role-specific default variables?
  1. vars/main.yml
  2. defaults/main.yml
  3. meta/main.yml
  4. tasks/main.yml
Question 7
Which directives control task failure behavior?
  1. ignore_errors
  2. failed_when
  3. any_errors_fatal
  4. skip_errors
  5. force_handlers
Question 8
Which module executes arbitrary commands on managed hosts?
  1. shell
  2. command
  3. raw
  4. All of the above

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 ?