You are currently here!
  • Home
  • RedHat EX447 [Feb-2023] Verified EX447 dumps Q&As – EX447 dumps with Correct Answers [Q10-Q30]

[Feb-2023] Verified EX447 dumps Q&As – EX447 dumps with Correct Answers [Q10-Q30]

February 18, 2023 latestexam 0 Comments
Rate this post

[Feb-2023] Verified EX447 dumps Q&As – EX447 dumps with Correct Answers

The Best Red Hat Certified Architect (RHCA) Study Guide for the EX447 Exam

RedHat EX447 Exam Syllabus Topics:

Topic Details
Topic 1
  • Override the name used in the inventory file with a different name or IP address
  • Create Ansible Tower users and teams and make associations of one to the other
Topic 2
  • Use special variables to override the host, port, or remote user Ansible uses for a specific host
  • Transform data with filters and plugins
Topic 3
  • Create a source control credential
  • Control privilege execution
  • Manage inventory variables
Topic 4
  • Run a task for a managed host on a different host, then control whether facts gathered by that task are delegated to the managed host or the other host
Topic 5
  • Perform basic configuration of Ansible Tower after configuration
  • Populate variables with data from external sources using lookup plugins

 

NO.10 Create a playbook /home/bob /ansible/motd.yml that runs on all inventory hosts and docs the following: The playbook should replaee any existing content of/etc/motd in the following text. Use ansible facts to display the FQDN of each host On hosts in the dev host group the line should be “Welcome to Dev Server FQDN”.
On hosts in the webserver host group the line should be “Welcome to Apache Server FQDN”.
On hosts in the database host group the line should be “Welcome to MySQL Server FQDN”.

NO.11 Using the Simulation Program, perform the following tasks:
Static Inventories Task:
1. Add a new group to your default ansible host file. call the group [ec2]
2. Add a newhost to the new group you created.
3. Add a variable to a new host entry in the /etc/ansible/hosts file. Add the following. localhost http_port=80 maxRequestsPerChild=808
4. Check to see if maxRequestsPerChild is pulled out with an ad-hoccommand.
5. Create a local host file and put a target group and then a host into it. Then ping it with an ad-hoc command.

NO.12 Create a file called mysecret.yml on the control host using ansible vault in home/bob/ansible. Set the password to ‘notasafepass’ and inside the file create avariable called dev_pass with the value of devops. Save the file.
Then go back in the file and change dev_pass value to devops123. Then change the vault password of mysecret.yml to verysafepass

NO.13 In /home/sandy/ansible/create a playbook called the play create a logical volume calledIv0and make it of size 1500MiB on volume group If there is not enough space in the volume groupprinta message
“Not enough space for logical vol instead. If the volume group still doesn’t exist, create a message”Volume group doesn’t exist” filesystem on allIv0logical volumes. Don’t mount the logical volume.

NO.14 Create a jinja template in /home/sandy/ansible/ and name it hosts.j2. Edit this file so it looks like the one below. The order of the nodes doesn’t matter. Then create a playbook in/home/sandy/ansiblecalledhosts.yml and install the template on dev node at

NO.15 Create a file calledadhoc.shin/home/sandy/ansiblewhich will use adhoc commands to set up anew repository.
The name of the repo will be ‘EPEL’ the description ‘RHEL8’ the baseurl is’https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rmp’there is no gpgcheck, but you should enable the repo.
* You should be able to use an bash script using adhoc commands to enable repos. Depending on your lab setup, you may need to make this repo “state=absent” after you pass this task.

NO.16 Create a playbook calledtimesvnc.yml in /home/sandy/ansible using rhel system role timesync. Set the time to use currently configured nip with the server 0.uk.pool.ntp.org. Enable burst. Do this on all hosts.

NO.17 Create a file calledpackages.yml in/home/sandy/ansibleto install some packages for the following hosts. On dev, prod and webservers install packages httpd, mod_ssl, and mariadb. On dev only install the development tools package. Also, on dev host update all the packages tothe latest.

NO.18 Create a playbook /home/bob/ansible/timesync.yml that runs on hosts in the webservers host group and does the following:
* Uses thetimesync RHEL system role.
* Sets the ntp server to 0.uk.pool.ntp.org
* Sets the timezone to UTC

NO.19 Create a file calledrequirements.ymlin/home/sandy/ansible/rolesto install two roles. The source for the first role is geerlingguy.haproxy and geerlingguy.php. Name the first haproxy-role and the second php-role. The roles should be installed in/home/sandy/ansible/roles.


EX447 certification guide Q&A from Training Expert LatestCram: https://www.latestcram.com/EX447-exam-cram-questions.html

leave a comment

Enter the text from the image below