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
650
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.3k
Ansible Collections概要
sky_joker
1
1.1k
Molecule VMware Driverの紹介
sky_joker
0
1.3k
VMwareとAnsible_Towerで実現する自動化2.0の世界
sky_joker
4
1.2k
Ansible VMwareモジュールの今までとこれから
sky_joker
3
2.6k
Ansible TowerでCICDの検証をしてみた話
sky_joker
9
2.4k
vCenterシミュレーターを使ってCIをやってみよう.pdf
sky_joker
6
2.4k
pyvmomiで始めるvSphere_API生活_初級編_.pdf
sky_joker
1
4k
VMwareで作ったIaaSにAnsible Towerを導入した話
sky_joker
4
2k
Other Decks in Technology
See All in Technology
Platform Engineering for Software Developers and Architects
syntasso
1
520
Can We Measure Developer Productivity?
ewolff
1
150
Lambda10周年!Lambdaは何をもたらしたか
smt7174
2
110
Lexical Analysis
shigashiyama
1
150
AGIについてChatGPTに聞いてみた
blueb
0
130
サイバーセキュリティと認知バイアス:対策の隙を埋める心理学的アプローチ
shumei_ito
0
380
ドメイン名の終活について - JPAAWG 7th -
mikit
33
20k
誰も全体を知らない ~ ロールの垣根を超えて引き上げる開発生産性 / Boosting Development Productivity Across Roles
kakehashi
1
230
AIチャットボット開発への生成AI活用
ryomrt
0
170
Application Development WG Intro at AppDeveloperCon
salaboy
0
190
Incident Response Practices: Waroom's Features and Future Challenges
rrreeeyyy
0
160
AWS Lambda のトラブルシュートをしていて思うこと
kazzpapa3
2
170
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Producing Creativity
orderedlist
PRO
341
39k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
Making the Leap to Tech Lead
cromwellryan
133
8.9k
Practical Orchestrator
shlominoach
186
10k
Testing 201, or: Great Expectations
jmmastey
38
7.1k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Adopting Sorbet at Scale
ufuk
73
9.1k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Fashionably flexible responsive web design (full day workshop)
malarkey
405
65k
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