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
710
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.6k
pyvmomiで始めるvSphere_API生活_初級編_.pdf
sky_joker
1
4.4k
VMwareで作ったIaaSにAnsible Towerを導入した話
sky_joker
4
2k
Other Decks in Technology
See All in Technology
怖くない!GritQLでBiomeプラグインを作ろうよ
pal4de
1
140
RapidPen: AIエージェントによる高度なペネトレーションテスト自動化の研究開発
laysakura
1
400
隙間時間で爆速開発! Claude Code × Vibe Coding で作るマニュアル自動生成サービス
akitomonam
2
200
Recoil脱却の現状と挑戦
kirik
3
460
alecthomas/kong はいいぞ
fujiwara3
6
1.1k
Jitera Company Deck / JP
jitera
0
250
地域コミュニティへの「感謝」と「恩返し」 / 20250726jawsug-tochigi
kasacchiful
0
100
AI時代の知識創造 ─GeminiとSECIモデルで読み解く “暗黙知”と創造の境界線
nyagasan
0
160
Shadow DOM & Security - Exploring the boundary between light and shadow
masatokinugawa
0
760
Kiro Hookを Terraformで検証
ao_inoue
0
130
AI人生苦節10年で会得したAIがやること_人間がやること.pdf
shibuiwilliam
1
210
With Devin -AIの自律とメンバーの自立
kotanin0
2
770
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
19k
Why Our Code Smells
bkeepers
PRO
337
57k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Agile that works and the tools we love
rasmusluckow
329
21k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
The Cult of Friendly URLs
andyhume
79
6.5k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
The Invisible Side of Design
smashingmag
301
51k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
For a Future-Friendly Web
brad_frost
179
9.8k
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