Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
ansible
travoved
DIYHub
Tuesday, February 11, 2025 9:04 AM
Creating Ansible role to install Docker on VPS
Good day dear mates! In this post I'd like to show you how it's possible to create an Ansible role which allows you to install Docker on VPS. And it'll be the second post from series where I'd like to
$ 3.332
77
kmdryo
ansible
Thursday, June 25, 2020 4:45 PM
【分かりやすく解説】infrastructure as code(IaC)を実現するツール
[chat face="business_woman3_1_question.png" name="Aさん" align="left" border="red" bg="red" style=""]infrastructure as
$ 0.033
5
1
1
kmdryo
ansible
Thursday, June 18, 2020 4:55 PM
【今さら聞けない】Infrastructure as codeとは?【分かりやすく解説】
クラウドの利用が主流になっている今、Infrastructure as code(通称IaC)は理解しておかなければならないことの一つです。 [chat face="business_woman3_1_question.png" name="Aさん" align="left" border="red"
$ 0.000
6
2
1
beco132
dlike
Friday, May 17, 2019 10:02 PM
reddit: the front page of the internet
Finally somebody did it - running sensible on windows. Not quite native but still usefull Source of shared Link
$ 0.248
126
2
soniya123
Sketchbook
Monday, August 4, 2025 7:18 AM
Promoted
A beautiful flower vase of art.
Hello everyone, how are you all? I hope everyone is well. I am also well. I have come to you with an art. I really enjoy making art. I like making art a lot. That's why I make art whenever I feel like
$ 0.002
1
zohaib336
steemhunt
Saturday, March 16, 2019 3:58 PM
Ansible - automates cloud provisioning, configuration
Ansible automates cloud provisioning, configuration Screenshots View Image Hunter's comment Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management,
$ 3.907
21
2
run.vince.run
ansible
Wednesday, March 13, 2019 2:29 AM
Our Top 5 Ansible Books For 2019
This week has told us that Ansible has taken over as the most used configuration management tool, especially in the cloud. So with the year into full swing if you're looking to upgrade your skills or get
$ 0.562
64
beco132
dlike
Friday, February 8, 2019 12:24 PM
Deep Dive on cli_command for Network Automation
Ansible is a great automation tool and with these new agnostic modules it is getting even more powerful. The great benefit is that now sysadmins can manage different network devices without having deep
$ 0.183
8
run.vince.run
ansible
Wednesday, January 2, 2019 2:13 AM
New Years, New Book, Ansible Answers
Image courtesy of leanpub.com This has almost been 12 months in the making, but on the 20th of December 2018, I released my third book, Ansible Answers. As Ansible becomes one of the most popular tools
$ 0.429
67
1
hive-174680
Amazing nature (AN)
Saturday, August 2, 2025 8:33 AM
Promoted
Contest closed! (delegators paid and more...) (20HBD) 🌱👨🏻🏫🌍🤑
Don't miss the participating posts and the new contest 🤑♻️🌍
$ 2.359
30
8
6
run.vince.run
running
Friday, December 28, 2018 3:20 AM
My 2018 Year In Review
Heaps of cool images in this post, even if you can't be bothered reading everything With 2018 almost over, its time for me to reflect on the year I've had and see how far I've come. It feels like the year
$ 0.700
91
13
2
juanmanavella
ansible
Thursday, November 1, 2018 2:31 PM
[TIP] Como quitar en Debian el warning de Ansible: [WARNING]: Optional dependency 'cryptography' raised an exception, falling back to 'Crypto'.
Otro títlulo sugerido: Para la posteridad y para el SEO. Acá como hice para sacar el mensaje de advertencia de Ansible que ya me tenía las bolas por el piso: [WARNING]: Optional dependency 'cryptography'
$ 0.000
1
zooraw
ubuntu
Tuesday, August 28, 2018 4:59 AM
Ansible user add for RHEL and Ubuntu
This is a quick ansible script to add a user to either RHEL or Ubuntu and even hide said user from the gui login if you want. A customer needed this to limit the users posted on the login page when logging
$ 0.000
3
1
mattboston
busy
Thursday, August 9, 2018 2:00 PM
Ansible vs Puppet vs Chef (and SaltStack)
I'm redoing my home config management setup to control my home network, currently I'm using Puppet. Came across this discussion: Ansible vs Puppet vs Chef (and SaltStack). I've used Salt and Ansible in
$ 0.000
2
2
dreaded-gamer
livestream
Friday, June 6, 2025 7:00 AM
Promoted
Check my stream of Starfield guys.
STARFIELD 2025: Unleash a Fresh Start with the COOLEST Mods Ever! Get ready to blast off into the galaxy with a fresh start in Starfield 2025! In this video, we're diving into the world of mods and exploring
$ 0.000
1
7
brian7196
ansible
Tuesday, June 26, 2018 12:03 PM
#2. Ansible 의 이해 (Ansible 이란?)
Ansible 소개 Ansible 이란 python 으로 구현된 오픈소스 IT 자동화 도구 서버 설정, SW 배포, 복수의 호스트의 자동화 구성관리 도구 .yaml (발음 상 '얌') 스크립트 파일을 만들어 사용 Ansible 특징 Agent-less 클라이언트 프로그램을 호스트에 설치할 필요가 없음 필자의 경우, chef / puppet / saltstack
$ 0.000
0
countelmsley
linux
Thursday, May 31, 2018 12:15 PM
Installing Fail2ban with an Ansible Role on Ubuntu 18.04 (Bionic Beaver)
Preamble The Ansible role in question comes from Ansible Galaxy. It's linked here below, where you can read about it more if needs be: Here's my method for making use of the role, which is within the context
$ 0.000
0
3
countelmsley
linux
Thursday, May 31, 2018 12:06 PM
Installing Fail2ban with Ansible on Ubuntu 18.04 (Bionic Beaver)
Preamble This is a very short post covering a rudimentary Ansible playbook (if you can even call it one) that contains tasks for installing Fail2ban in a straightforward manner. It's intended as a follow
$ 0.000
2
1
jpory
ansible
Friday, May 18, 2018 3:05 AM
获取 Ansible 帮助信息
ansible-doc 查找对应的模块帮助 ansible-doc-l 查看系统支持的模块 ansible-doc -s 模块名称 查看模块的描述和使用示例
$ 0.000
0
awesomegames007
Hive Gaming
Monday, July 21, 2025 4:45 PM
Promoted
Book of Mario - Inappropriate Tubbs
A new video with more insanity in it! Here are some quotes. And if it does not come, we will still have you! Boom! To overcome the forest, you will think. Umay. Then here`s your story. Call Bumpie House.
$ 3.025
32
jpory
ansible
Friday, May 18, 2018 2:48 AM
ansible 批量添加/删除用户
user 模块添加用户 ansible 192.168.5.212 -m user -a "name=www shell=/bin/bash createhome=yes" command模块删除用户及家目录
$ 0.000
1
blockmatrix
eos
Saturday, May 5, 2018 9:33 PM
Automate an EOS producer node deployment with Ansible
Intro In my previous post, we covered setting up a fresh EOS node step by step, and hooking it into a testnet. It's a great way to learn what's involved by setting up a server from scratch, but what if
$ 0.000
2
haaku
raspberrypi
Friday, May 4, 2018 1:21 PM
Ansible auf und für den Raspberry Pi einrichten! Tutorial
Hallo Welt! Da ich selbst lange nach einem Tutorial gesucht habe, wie man Ansible auf und für Raspberry Pis aufsetzt und ich nichts gefunden habe, hier ein kurzes und knackiges Tutorial. Getestet und
$ 0.000
2
dharmanard
devops
Saturday, April 14, 2018 5:07 PM
DevOps Training
This blog is here as a resource for aspiring DevOps Developers, Engineers & Architects to learn this most interesting & lucrative set of skills and methodology.
$ 0.000
15
Top communities
Create decentralized community