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
700
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.6k
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
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
550
Claude Code Actionを使ったコード品質改善の取り組み
potix2
PRO
2
1.1k
doda開発 生成AI元年宣言!自家製AIエージェントから始める生産性改革 / doda Development Declaration of the First Year of Generated AI! Productivity Reforms Starting with Home-grown AI Agents
techtekt
0
190
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
0
150
讓測試不再 BB! 從 BDD 到 CI/CD, 不靠人力也能 MVP
line_developers_tw
PRO
0
1.1k
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
140
_第3回__AIxIoTビジネス共創ラボ紹介資料_20250617.pdf
iotcomjpadmin
0
140
新規プロダクト開発、AIでどう変わった? #デザインエンジニアMeetup
bengo4com
0
500
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全
opelab
9
2.1k
JSX - 歴史を振り返り、⾯⽩がって、エモくなろう
pal4de
3
1.1k
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全 / 20250625-aws-summit-aws-policy
opelab
6
680
TerraformをSaaSで使うとAzureの運用がこんなに楽ちん!HCP Terraformって何?
mnakabayashi
0
300
Featured
See All Featured
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
RailsConf 2023
tenderlove
30
1.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Code Reviewing Like a Champion
maltzj
524
40k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Scaling GitHub
holman
459
140k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
The World Runs on Bad Software
bkeepers
PRO
68
11k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
34k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
480
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