質問 1:Create a role called sample-apache in that enables and starts httpd, enables and starts the firewall and allows the webserver service. Create a template calledindex.html.j2which creates and serves a message from/var/www/html/index.htmlWhenever the content of the file changes, restart the webserver service.
Welcome to [FQDN] on [IP]
Replace the FQDN with the fully qualified domain name and IP with the ip address of the node using ansible facts. Lastly, create a playbook in/home/sandy/ansible/calledapache.ymland use the role to serve the index file on webserver hosts.
正解:
See theExplanation for complete Solution below.
Explanation
/home/sandy/ansible/apache.yml

/home/sandy/ansible/roles/sample-apache/tasks/main.yml

/home/sandy/ansible/roles/sample-apache/templates/index.html.j2

In /home/sandy/ansible/roles/sample-apache/handlers/main.yml
質問 2:Create a playbookthatchanges the default target onallnodes tomulti-usertarqet. Do this in playbook file called target.yml in /home/sandy/ansible
正解:
See the Explanation for complete Solution below.
Explanation
- name: change default target
hosts: all
tasks:
- name: change target
file:
src:/usr/lib/systemd/system/multi-user.target dest: /etc/systemd/system/default.target state: link
質問 3:Create the users in the fileusersjist.ymlfile provided. Do this in a playbook called users.yml located at
/home/sandy/ansible.The passwords for these users should be set using thelock.ymlfile from TASK7. When running the playbook, the lock.yml file should be unlocked withsecret.txtfile from TASK 7.
All users with the job of 'developer' should be created on thedevhosts, add them to the group devops, their password should be set using thepw_devvariable. Likewise create users with the job of 'manager' on theproxy host and add the users to the group 'managers', their password should be set using thepw_mgrvariable.
正解:
See the Explanation for complete Solution below.
Explanation
ansible-playbook users.yml -vault-password-file=secret.txt
弊社は無料RedHat EX447サンプルを提供します
お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料EX447サンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこのEX447問題集は自分に適するかどうか判断して購入を決めることができます。
EX447試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。
安全的な支払方式を利用しています
Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社のEX447問題集は全部Credit Cardで支払われることができます。
領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。
TopExamは君にEX447の問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。
一年間の無料更新サービスを提供します
君が弊社のRedHat EX447をご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたRedHat EX447をお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のRedHat EX447を持っていることを保証します。
弊社のRedHat EX447を利用すれば試験に合格できます
弊社のRedHat EX447は専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社はEX447問題集の質問と答えが間違いないのを保証いたします。

この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のRedHat EX447を利用すれば、君は一回で試験に合格できます。
弊社は失敗したら全額で返金することを承諾します
我々は弊社のEX447問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のRedHat EX447を利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。
RedHat EX447 認定試験の出題範囲:
トピック | 出題範囲 |
---|
トピック 1 | - Write an API scriptlet to launch a job
- Manage inventories and credentials
- Create a job workflow template
|
トピック 2 | - Implement loops using structures other than simple lists using lookup plugins and filters
- Add those modified files back into the Git repository
|
トピック 3 | - Inspect, validate, and manipulate variables containing networking information with filters
- Update, modify and create files in a Git repository
|
トピック 4 | - Create a dynamic inventory from an identity management server or a database server
- Structure host and group variables using multiple files per host or group
|
トピック 5 | - 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
|
トピック 6 | - 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
|
トピック 7 | - Create a source control credential
- Control privilege execution
- Manage inventory variables
|
トピック 8 | - Use lookup and query functions to template data from external sources into playbooks and deployed template files
|
参照:https://www.redhat.com/en/services/training/ex447-red-hat-certified-specialist-advanced-automation-ansible-best-practices-exam