This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
演習環境はこちらアクセス | |
https://redhat.instruqt.com/pages/automates2025jp-day2 | |
直接演習環境へアクセス | |
https://play.instruqt.com/embed/redhat/tracks/terraform-aap-25?token=em_M43KBvoOxjxEm7Y1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Automates Week 2025 Japan Day1 Virt | |
演習コンテンツ: | |
- https://catalog.demo.redhat.com/workshop/yhn4sc | |
- 7y2bx4zb |
- AWS
- RHEL-9.4.0_HVM-20240605-x86_64-82-Hourly2-GP3
- t2.xlarge
cat /etc/redhat-release
Red Hat Enterprise Linux release 9.4 (Plow)
ls
ansible-automation-platform-containerized-setup-bundle-2.5-1-x86_64.tar.gz
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin | |
0 * * * * /root/snapshot.sh vg_data lv_data hourly | |
0 5 * * * /root/snapshot.sh vg_data lv_data daily | |
0 5 * * 0 /root/snapshot.sh vg_data lv_data weekly | |
0 5 1 * * /root/snapshot.sh vg_data lv_data monthly | |
0 5 1 1 * /root/snapshot.sh vg_data lv_data yearly | |
0 3 * * * /root/mirror.sh |
本ページの短縮URL
本日のプログラム
- 13:00 ~ 13:30 Ansibleの概要
- 13:45 ~ 15:45 Ansible 基礎ハンズオン -サーバ編-
- 16:00 ~ 18:00 Ansible 応用ハンズオン -ネットワーク編-
本ページの短縮URL
ハンズオン環境情報
- 講師から指示があります
テキスト
本ページの短縮URL(ここに演習PCからアクセスしてください)
ハンズオン情報
- 演習環境情報
- http://.rhdemo.io
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; FF14 フロントラインのランキングを集計する | |
(require :drakma) | |
(require :cl-html-parse) | |
(require :cl-ppcre) | |
(defparameter *db* nil) | |
(defparameter *groups-worlds* | |
'(("Elemental" ("Aegis" |