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
82
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
ソフトウェア開発における「パーフェクトな意思決定」/Perfect Decision-Making in Software Development
yayoi_dd
2
2.6k
[Oracle TechNight#85] Oracle Autonomous Databaseを使ったAI活用入門
oracle4engineer
PRO
1
200
12 Days of OpenAIから読み解く、生成AI 2025年のトレンド
shunsukeono_am
0
970
SpiderPlus & Co. エンジニア向け会社紹介資料
spiderplus_cb
0
270
20240522 - 躍遷創作理念 @ PicCollage Workshop
dpys
0
290
怖くない!ゼロから始めるPHPソースコードコンパイル入門
colopl
0
230
AWSの生成AIサービス Amazon Bedrock入門!(2025年1月版)
minorun365
PRO
6
310
ヤプリQA課題の見える化
gu3
0
130
効率的な技術組織が作れる!書籍『チームトポロジー』要点まとめ
iwamot
2
180
DevFest 2024 Incheon / Songdo - Compose UI 조합 심화
wisemuji
0
240
TSKaigi 2024 の登壇から広がったコミュニティ活動について
tsukuha
0
180
2024年にチャレンジしたことを振り返るぞ
mitchan
0
170
Featured
See All Featured
Docker and Python
trallard
43
3.2k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
GraphQLとの向き合い方2022年版
quramy
44
13k
Embracing the Ebb and Flow
colly
84
4.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
How GitHub (no longer) Works
holman
312
140k
Music & Morning Musume
bryan
46
6.3k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
Typedesign – Prime Four
hannesfritz
40
2.5k
Designing for Performance
lara
604
68k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
540
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