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
Ansible Lightning Talk Devops Montreal 2013-12-03
Search
DaveCore82
December 03, 2013
Technology
0
83
Ansible Lightning Talk Devops Montreal 2013-12-03
Quick 5 minute lightning talk for Ansible
DaveCore82
December 03, 2013
Tweet
Share
Other Decks in Technology
See All in Technology
KiCadでPad on Viaの基板作ってみた
iotengineer22
0
280
Core Audio tapを使ったリアルタイム音声処理のお話
yuta0306
0
180
敢えて生成AIを使わないマネジメント業務
kzkmaeda
1
230
Geminiとv0による高速プロトタイピング
shinya337
0
220
論文紹介:LLMDet (CVPR2025 Highlight)
tattaka
0
290
20250705 Headlamp: 專注可擴展性的 Kubernetes 用戶界面
pichuang
0
170
SmartNewsにおける 1000+ノード規模 K8s基盤 でのコスト最適化 – Spot・Gravitonの大規模導入への挑戦
vsanna2
0
110
Southwest airlines®️ USA Contact Numbers: Complete 2025 Support Guide
oliversmith12
0
100
ネットワーク保護はどう変わるのか?re:Inforce 2025最新アップデート解説
tokushun
0
170
Should Our Project Join the CNCF? (Japanese Recap)
whywaita
PRO
0
320
CursorによるPMO業務の代替 / Automating PMO Tasks with Cursor
motoyoshi_kakaku
2
900
怖くない!はじめてのClaude Code
shinya337
0
350
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
BBQ
matthewcrist
89
9.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Fireside Chat
paigeccino
37
3.5k
Automating Front-end Workflow
addyosmani
1370
200k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Balancing Empowerment & Direction
lara
1
400
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
Transcript
None
None
None
None
None
None
None
None
Shell Commands $ ansible atlanta -a "/usr/bin/foo" -u username $
ansible atlanta -a "/usr/bin/foo" -u username --sudo [--ask-sudo-pass] Files $ ansible webservers -m file -a "dest=/srv/foo/b.txt mode=600 owner=mdehaan Managing Packages $ ansible webservers -m yum -a "name=acme state=installed“ Managing Services $ ansible webservers -m service -a "name=httpd state=stopped"
Plus d’infos • Le repo GitHub du wordpress de devopsmtl:
https://github.com/webmat/devopsmtl.com • Excellent vidéo Quick Start http://www.ansibleworks.com/quickstart-video/ • Documentation officielle http://www.ansibleworks.com/docs/
Pour me rejoindre @DaveCore82 sur Twitter https://twitter.com/DaveCore82