Ansible

Glyg, French

On cherche un⋅e admin sys pour aider les biologistes à partager leur images de microscopie

C'est un poste d'ingénieur d'étude à Nantes, CDD de 1 an, l'équipe est distribuée entre Bordeaux, Montpellier et Nantes.

C'est tout en logiciel libre, avec une base /

C'est pas bien payé, mais c'est super intéressant et pour la bonne cause de la science ouverte!

Débutant⋅e accepté⋅e, et pas besoin de cocher toutes les cases de l'offre :)

https://emploi.cnrs.fr/Offres/CDD/UAR3556-PERGIL-003/Default.aspx

fratm,

Hey everyone, @geerlingguy just openesourced his ansible book. Awesome move, Jeff!

I already paid for 2 copies, but I hope by sharing this link this helps.

https://www.youtube.com/shorts/0m3GpAVNBDI

hughsie,
@hughsie@mastodon.social avatar

My "Use fwupd to deploy Linux firmware updates and more" blog was published to the @rhdevelopers site, comments most welcome.

https://developers.redhat.com/articles/2023/06/08/use-fwupd-deploy-linux-firmware-updates-and-more

It explains a bit how to use from other programming languages or in frameworks such as and , so might be useful for people thinking of using fwupd in a customer project.

zhenech,
@zhenech@chaos.social avatar
zhenech,
@zhenech@chaos.social avatar

@jpmens Facts are fixed after CVE-2016-9587, erm, I mean, CVE-2017-7466 ;-)

(the later reported by yours truly)

zhenech,
@zhenech@chaos.social avatar

@jpmens And thanks for the "this is fucking unclear", updated the article to have the import and also use wrap_var which is a tiny wrapper that figures out the "right" Unsafe datatype itself.

stdevel, German
@stdevel@chaos.social avatar

Just bumped my roles for Pulse Secure and SentinelONE to include support 🥳

https://galaxy.ansible.com/stdevel/pulse_client
https://galaxy.ansible.com/stdevel/sentinelone_client

ascherbaum,
@ascherbaum@mastodon.social avatar

Vote for or against not allowing CLAs in collections

https://github.com/ansible-community/community-topics/discussions/269

maxamillion,
@maxamillion@fosstodon.org avatar
scy,
@scy@chaos.social avatar

Are there people among you who have used both(!) and personally?

I’m currently using Salt for some of my personal & freelance infrastructure, but it feels like it’s losing the popularity battle, and I think about switching to Ansible.

I usually run Salt agent-less, local-only (config repo cloned to the machine). I assume that’s possible with Ansible, too?

How declarative is Ansible these days? I want to define target states, the system should figure out how to get there.

svbito,

@scy After 10 years with ansible and 2 with salt: I wouldn’t start anything new with ansible. Though it’s a lot easier at first and the simple (and rigid) structure helps a lot with learning, anything slightly more complex than the examples can lead to ugly workarounds. It’s absolutely great for simple and local stuff, but for anything distributed or complex, I‘d prefer the flexibility of salt. If you are already familiar with salt, I think there is little to be gained by switching to ansible.

scy,
@scy@chaos.social avatar

@svbito Thanks a lot for that detailed answer!

geerlingguy,
@geerlingguy@mastodon.social avatar

Ubuntu 24.04 Noble Numbat's here—and so is my ansible testing container for it! https://hub.docker.com/r/geerlingguy/docker-ubuntu2404-ansible

pikesley,
@pikesley@mastodon.me.uk avatar

And there it is, the first appearance of the , from 1974

The cover of The Dispossessed by Ursula K LeGuin

gilesdring,
@gilesdring@mastodon.me.uk avatar

@pikesley I recall need to get on with reading a load more Le Guin. Sought out (short story) Vaster Than Empires And More Slow a month or so ago and it was excellent.

thedoubl3j,

AWX 24.1.0 is out and fresh off the presses! py 3.9 -> 3.11 upgrade included as well as other fixes and new metrics support in awx-operator @ansible https://forum.ansible.com/t/announcing-awx-24-1-0-and-awx-operator-2-14-0/4581

rfc2549,
@rfc2549@fosstodon.org avatar

Automating Internal Databases Operations at OVHcloud with with @jriou, let's go!

ansible,

There's an interesting discussion happening in the forum that we'd like you all to participate in, regarding the future of the Ansible community package (aka what you get if you pip install ansible).

Join the discussion: https://forum.ansible.com/t/future-of-the-ansible-community-package/4902

zhenech,
@zhenech@chaos.social avatar

TIL: has a nice, "new" Debian repository configuration module: deb822_repository (https://docs.ansible.com/ansible/latest/collections/ansible/builtin/deb822_repository_module.html)

It even correctly handles signed_by entries and places the keys into /etc/apt/keyrings

jpmens,
@jpmens@mastodon.social avatar

Interested in 's Event-Driven thing and/or in Ansible on Windows?

Saturday July 6th, in Nieuwegein (NL) near Utrecht, Ismail Dhaoui of Red Hat will do a presentation about Event Driven Ansible (EDA).

After lunch Ton Kersten will guide through an Ansible and Windows workshop

https://www.meetup.com/ansible-benelux/events/301290316/

and if I as a non-organizer may add: if you say you'll come, please do. There are typically many no-shows and food has to be thrown away which is dreadful.

jpmens,
@jpmens@mastodon.social avatar

quote: "Here's a cool one-liner for you:"

fulax,
@fulax@piaille.fr avatar

@jpmens Shouldn't it read -m shell? Maybe it's on purpose :)

jpmens,
@jpmens@mastodon.social avatar

@fulax it should be shell, yes, but this is so awful it doesn’t matter ;)

verosk,

TIL: Ansible playbooks can handle unreachable hosts.

the option name is ignore_unreachable: true

Again, it saved me half an hour of life.

ck,

In a specific playbook I wanted to retrieve the root partition's size in GB. Sounds easy, right?
Actually this turned out to be more complex than I anticipated.

json_query filtering, type issues with arithmetic calculations and rounding were some of the hurdles I needed to jump. 🦘

May my latest post be helpful to you. Happy Friday! 🍻

https://www.claudiokuenzler.com/blog/1387/how-to-retrieve-root-partition-disk-size-in-gb-ansible-playbook

xahteiwi, (edited )
@xahteiwi@mastodon.social avatar

I don't think there's a generally correct answer for this question (please refrain from attempting to convince me or others otherwise), rather I'm curious about your own hunch.

Please complete this sentence:

's primary language is _______.”

(Boosts OK)

MaZderMind,
@MaZderMind@chaos.social avatar

@xahteiwi @fink Yaml and that’s not a language but an accident waiting to happen.

xahteiwi,
@xahteiwi@mastodon.social avatar

@MaZderMind Can I ask you to re-read the bit in parentheses.

dschier, German
@dschier@fosstodon.org avatar

So, you just started with ? Or maybe you want to improve in it? In the past, I wrote a couple of articles about @ansible , how you can get started and practical examples.

I hope these help you with . In case you miss something or want to provide feedback, please get in touch. I would love to address your topics, too.

https://blog.while-true-do.io/tag/ansible/

LinuxGeek46,

Ansible #2 How to create an Ansible Playbook https://www.both.org/?p=5087 ,

ansible,

📯 The Bullhorn 134

Releases:

  • Ansible 9.4.0
  • AWX 24.1.0 & Operator 2.14.0
  • ansible-core 2.14.15, 2.15.10 & 2.16.5

Collections:

  • community.routeros 2.14.0
  • community.general 8.5.0, 7.5.6 & 6.6.8

Participate:

  • vote on team rep in Steering Committee
  • discuss docker_compose deprecation
  • review collection inclusion requests
  • help with easyfix issues
  • Ansible München meetup

More:

  • Ansible Lightspeed update
  • Steampunk doc update

➡️ https://forum.ansible.com/t/the-bullhorn-134/4631

jriou,
@jriou@hachyderm.io avatar

Segfault when running the apt module to remove wifi and Bluetooth related packages on my raspberry pi. But no problem using the equivalent apt commands. That's weird.

Anyway, this raspberry pi ("pilote") needs to be upgraded (Debian 10 to 12). A perfect time to install it from scratch and use Ansible.

As promised in my talk at , I've done a big refacto of this repository to publish it on github. Soon™ 🤞🏻

atixag,

Event-Driven Ansible is here and it opens up a whole new world of possibilities for working with . Dive into the future with our latest article, featuring a minimal example to get you started
https://atix.de/en/blog/event-driven-ansible/

ara,

A love letter to the community package: simplicity is a feature

https://ara.recordsansible.org/blog/2024/04/26/simplicity-is-a-feature/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • Ansible
  • DreamBathrooms
  • everett
  • tacticalgear
  • magazineikmin
  • thenastyranch
  • rosin
  • tester
  • Youngstown
  • khanakhh
  • slotface
  • ngwrru68w68
  • kavyap
  • mdbf
  • InstantRegret
  • JUstTest
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • normalnudes
  • Durango
  • cisconetworking
  • anitta
  • modclub
  • cubers
  • Leos
  • provamag3
  • megavids
  • lostlight
  • All magazines