Weekly Shaarli

All links of one week in a single page.

Week 34 (August 19, 2024)

Ansible Console
thumbnail

With Python, you can just open a shell and quickly try out some code in a so-called REPL console. Guess what, you can do the same with Ansible. Browse your inventory, and even remote file systems in an interactive shell with ansible-console.

If you have installed Ansible via pip you already have this nifty tool installed.