Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
NSXのAnsibleモジュールについて調べてみた
Search
sky_joker
May 17, 2019
Technology
2
720
NSXのAnsibleモジュールについて調べてみた
sky_joker
May 17, 2019
Tweet
Share
More Decks by sky_joker
See All by sky_joker
NetboxとAnsibleを使ってvSphere環境の管理・作業の自動化をしてみよう
sky_joker
0
1.7k
Ansible Collections概要
sky_joker
1
1.2k
Molecule VMware Driverの紹介
sky_joker
0
1.4k
VMwareとAnsible_Towerで実現する自動化2.0の世界
sky_joker
4
1.3k
Ansible VMwareモジュールの今までとこれから
sky_joker
3
2.7k
Ansible TowerでCICDの検証をしてみた話
sky_joker
9
2.5k
vCenterシミュレーターを使ってCIをやってみよう.pdf
sky_joker
6
2.7k
pyvmomiで始めるvSphere_API生活_初級編_.pdf
sky_joker
1
4.5k
VMwareで作ったIaaSにAnsible Towerを導入した話
sky_joker
4
2k
Other Decks in Technology
See All in Technology
ヒューリスティック評価を用いたゲームQA実践事例
gree_tech
PRO
0
580
Kubernetes における cgroup v2 でのOut-Of-Memory 問題の解決
pfn
PRO
0
460
Function Body Macros で、SwiftUI の View に Accessibility Identifier を自動付与する/Function Body Macros: Autogenerate accessibility identifiers for SwiftUI Views
miichan
2
170
オブザーバビリティが広げる AIOps の世界 / The World of AIOps Expanded by Observability
aoto
PRO
0
310
品質視点から考える組織デザイン/Organizational Design from Quality
mii3king
0
120
Autonomous Database - Dedicated 技術詳細 / adb-d_technical_detail_jp
oracle4engineer
PRO
4
9.9k
バッチ処理で悩むバックエンドエンジニアに捧げるAWS Glue入門
diggymo
3
130
BPaaSにおける人と協働する前提のAIエージェント-AWS登壇資料
kentarofujii
0
120
生成AI時代のデータ基盤
shibuiwilliam
6
3.8k
研究開発と製品開発、両利きのロボティクス
youtalk
1
480
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
1
160
[ JAWS-UG 東京 CommunityBuilders Night #2 ]SlackとAmazon Q Developerで 運用効率化を模索する
sh_fk2
1
230
Featured
See All Featured
Bash Introduction
62gerente
615
210k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
111
20k
Become a Pro
speakerdeck
PRO
29
5.5k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
Designing for humans not robots
tammielis
253
25k
The Language of Interfaces
destraynor
161
25k
Art, The Web, and Tiny UX
lynnandtonic
302
21k
Transcript
NSXのAnsibleモジュールに ついて調べてみた @sky_jokerxx 〜自作モジュールを添えて〜
アジェンダ 01. Ansibleのおさらい 02. NSX-Vモジュール 03. NSX-Tモジュール 04. モジュールで出来ること 05.
自作モジュールデモ
Ansibleのおさらい Ansibleとは 1 オープンソースの自動化エンジンです Ansibleを使うことでプロビジョニング、構成管理、デプロイメントが自動化できます Ansibleには以下の特徴があります SIMPLE POWERFUL AGENTLESS
NSX-Vモジュール GitHub https://github.com/vmware/nsxansible 必要なもの • nodejs • raml • raml2html
• raml2postman • raml-fleece • raml2md • nsxramlclient • python • pyvmomi • requests セットアップPlaybook https://github.com/sky-joker/vmware-nsx-ansible-module-setup 2
NSX-Tモジュール GitHub https://github.com/vmware/ansible-for-nsxt 必要なもの • python • pyvmomi • pyvim
• requests • ssl 3
モジュールで出来ること 4 Deployment and installation modules Logical networking modules Other
modules NSX-V NSX-T NSX 項目 15 6 3 27 7 0
自作モジュールを作ってみた nsxt_firewall_config http://ur0.work/0OSq どういったものか? ルーターのファイアウォールセクションを指定してファイアウォールルールの設定をエクスポートしたりイン ポートできるツールです ファイアウォールの設定を抜き出してテキスト(JSON)でバージョン管理したい時や指定したバージョンに 切り戻したい場合に役立つ事を期待しています エクスポート インポート
書込み 読込み バージョン管理 変更管理 5
自作モジュールデモ 6 https://vimeo.com/335578509
Ansible ユーザー会の紹介 connpass https://ansible-users.connpass.com/ Slack http://bit.ly/slack-ansiblejp Ansibleユーザー会まとめページ https://ansiblejp.github.io/ 9
Thank you For listening https://twitter.com/sky_jokerxx https://qiita.com/sky_jokerxx https://sky-joker.tech https://github.com/sky-joker @sky_jokerxx 10