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
85
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
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
270
龍昌餃子で理解するWebサーバーの並行処理モデル - 東葛.dev #9
kozy4324
1
120
次世代のメールプロトコルの斜め読み
hirachan
3
390
今日から使える AWS Step Functions 小技集 / AWS Step Functions Tips
kinunori
3
290
ピープルウエア x スタートアップ
operando
3
3.4k
CLIPでマルチモーダル画像検索 →とても良い
wm3
2
810
Kotlinで型安全にバイテンポラルデータを扱いたい! ReladomoラッパーをAIと実装してみた話
itohiro73
3
270
Databricks Free Editionで始めるMLflow
taka_aki
0
800
こんな時代だからこそ! 想定しておきたいアクセスキー漏洩後のムーブ
takuyay0ne
3
170
LLM APIを2年間本番運用して苦労した話
ivry_presentationmaterials
10
8.8k
今から間に合う re:Invent 準備グッズと現地の地図、その他ラスベガスを周る際の Tips/reinvent-preparation-guide
emiki
1
290
設計は最強のプロンプト - AI時代に武器にすべきスキルとは?-
kenichirokimura
1
170
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
The Pragmatic Product Professional
lauravandoore
36
7k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Making Projects Easy
brettharned
120
6.4k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Keith and Marios Guide to Fast Websites
keithpitt
412
23k
The Cult of Friendly URLs
andyhume
79
6.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
660
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