ansible-interactive-tutorial icon indicating copy to clipboard operation
ansible-interactive-tutorial copied to clipboard

Interactive Ansible tutorials with dead simple setup via Docker

Results 9 ansible-interactive-tutorial issues
Sort by recently updated
recently updated
newest added

First of all, thanks for this tutorial, i really loved this style of learning, but had some errors at lvl 14, so here is the solution(if you can call it...

Hello Turkenh! Fist of all, thank you very much for writting the tutorial. I am trying to use it in Ubuntu 18.04.2 LTS that comes with Windows 10. As you...

Below is the reproduction on CentOS 8: ``` /ansible-interactive-tutorial]:606 sudo ./tutorial.sh starting container ansible.tutorial == Ansible Interactive Tutorial == 1) Getting Started 2) Basic inventory 3) First modules and facts...

This tutorial is incompactible with podman. ``` [dalius@srpirmas ansible-interactive-tutorial]$ sudo ./tutorial.sh Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Error: unknown flag: --format Emulate Docker CLI using podman....

On tutorial `14) Using roles from Ansible Galaxy - Install a Jenkins server` `geerlingguy.java` I've found that role installation is missing. Executed commands, as shown in the tutorial: ``` bash...

Hi I'm having some trouble with the tutorial ``` $ docker --version Docker version 18.09.3, build 774a1f4 ``` When I start `./tutorial.sh` I can interact with the menu prompt, but...

As the subject states, authentication fails when trying to ssh. Here's a print out of the terminal ``` ~/workspace $ fping host{0,1,2}.example.org host0.example.org is alive host1.example.org is alive host2.example.org is...

Hi, i used your tutorial yesterday. It is really cool! :) Today i tried to reset it, first with git clean -fdx ; git reset --hard ; docker system prune...

Hi Team! Thanks for such sweet and fun tool, I am really having much fun around with it. Though it would be great if there could be any way to...