EspritsCollaboratifs, la boite où je bosse, recrute une ou un adminSys en CDI, à Fontenay-sous-Bois dans l'est parisien, ou en télétravail : https://www.curebot.fr/recrutements/#jobs
EspritsCollaboratifs, la boite où je bosse, recrute une ou un adminSys en CDI, à Fontenay-sous-Bois dans l'est parisien, ou en télétravail : https://www.curebot.fr/recrutements/#jobs
Looking for #Linux #Containers for your CI/CD pipeline? #foundata built a collection of OCI images with
functional systemd (not just a shim!)
unprivileged execution support – perfect for tools like #Podman.
Explore all Integration Test Target (ITT) container files on https://github.com/orgs/foundata/repositories?q=oci-*-itt
Also ideal for #Ansible #Molecule testing, see them in action with a collection: https://github.com/foundata/ansible-collection-acmesh/tree/main/extensions/molecule
New release: #Ansible Skeletons v2.2.0 by https://foundata.com! Now with full Molecule and #Podman support
https://github.com/foundata/ansible-skeletons
Best-practice project structure
Preconfigured defaults
SPDX & SBOM (REUSE) support
Real-world ready – see it in action with a collection like https://github.com/foundata/ansible-collection-acmesh
Wait, neither #pyinfra nor #BundleWrap run actual Python code on the remote hosts, right? They're apparently both basically just fancy wrappers for running shell commands, mainly via SSH.
In contrast, #Ansible _does_ run Python on the remote side. Which means that Python is required to be installed, but also means that you can do more sophisticated stuff than parsing CLI tool output.
Ich suche nach einer Person, die uns als #SysAdmin unterstützen will.
Wir bauen #CubeSat hardware selber und wollen Waldbrände auf der ganzen Welt aus dem Weltall finden. Weil wir inzwischen über 120 ppl (+9
!) sind brauchen wir Support bei unserer internen IT
Ganz viel Linux (#Debian), #Ansible, aber auch SaaS Services und Office-Infra (#Ubiquity) brauchen eine feste Anlaufstelle.
hmu!
hybrid, #Munich https://ororatech.com/company/careers/1820521
I have completed writing an Ansible role to self-host Firefox Sync server. Thanks to Ansible being just YAML, I hope others can be helped even without running the role by simply reading the code, comments, and commit messages.
On the journey with #ansible, I've been befuddled for ages on how ansible-vault works.
Well, I'm starting to grasp how sudo passwords for remote hosts work with vault, so I wrote up my understanding to date. Hope it helps someone else on their own journey.
New laptop, old content. All set!
Always need to have some spare stickers to get going
As part of or work on #Cellbroadcast we've documented our current test setup: https://codeberg.org/Phosh/gsm-cell-testing using #osmocom for the mobile network parts and #ansible for deploying #ModemManager on the devices, performing the tests and checking the results.
Thanks to @NGIZero for supporting our work on this.
Hello, hachyderm! we've been working hard on building up our ansible runbooks and improving hachyderm's overall resilience. Recently, we've been focusing on is database resilience.
We're getting close to retiring our original database server (finally!) and preparing to move to a fully ansible-managed set of databases servers, primary and replica on new hardware. We'll send another announcement when we do the cut over. The team has done excellent work to make this highly automated, quick, and painless!
Done:
author ansible roles for managing postgresql, pgbackrest (backups), pgbouncer, and primary/replica failover
decide to continue with pgbouncer and *not* use pgcat
rotate database passwords
order new replica database hardware
order new future primary database hardware
To do soon:
rebuild replica database with ansible scripts
prepare primary database with ansible scripts
start replicating to new database replica
cut over to new database server
We're also planning on open-sourcing our ansible roles in the coming weeks - just a little housekeeping & tidying up before we do!
Crypto.com is hiring Java Developer (Mid to Senior)
#java #springframework #cryptocurrency #ansible #aws #kafka #kubernetes #sql #seniorengineer
Bangalore, India
Full-time
Crypto.com
Job details https://jobsfordevelopers.com/jobs/java-developer-mid-to-senior-at-crypto-com-mar-12-2024-3e3f95?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
#Ansible's decision to use Jinja in values only, and not render the YAML itself through Jinja (like Salt does) might make some things a bit more clean, but it also makes a _lot_ of things significantly more difficult.
Fun question for the #NixOS #Ansible bubble:
I noticed that Ansible on NixOS does not find python modules that have been installed from NixPkgs. This means, modules like the kubernetes module are not found and Ansible cannot do its work, when a task is executed on localhost (e.g. via delegate_to)
Is there a way to install those additional modules together with the Ansible package?
Or is this just some messup with autodetecting the python interpreter on localhost?
Lambda is hiring Post Sales Machine Learning Engineer
#ansible #docker #machinelearning
San Francisco, California
Full-time
Lambda
Job details https://jobsfordevelopers.com/jobs/post-sales-machine-learning-engineer-at-lambdalabs-com-oct-22-2024-15c2d2?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Red Hat has been named to Fast Company’s annual list of the World’s Most Innovative Companies of 2025! Red Hat is ranked #15 in the enterprise category.
https://www.fastcompany.com/91269402/enterprise-most-innovative-companies-2025
MongoDB is hiring Lead, Site Reliability Engineering, Infrastructure Security
#golang #ansible #aws #azure #gcp #mongodb #terraform #securityengineer #techlead
Madrid, Spain
Full-time
MongoDB
Job details https://jobsfordevelopers.com/jobs/lead-site-reliability-engineering-infrastructure-security-at-mongodb-com-dec-20-2024-f49173?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Pythonの開発用適当ツールの作成・実行はuvを使うのがオススメ
https://qiita.com/ssc-ksaitou/items/9da75058489ebe8c2009?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Um wieder reinzukommen, mit "unattended-upgrades" eine eher einfache #Ansible-Rolle geschrieben. Aber die ist mMn richtig hübsch geworden und funktioniert prima Macht schon Spaß.