diff --git a/index.html b/index.html index 1d4620a..481b821 100644 --- a/index.html +++ b/index.html @@ -1146,12 +1146,16 @@ finistdevs-web : ok=4 changed=3 unreachable=0 failed=0 skipped=0
  • Ansible Galaxy — 10,000+ ready-made roles and collections
  • Don't write a playbook to install Docker from scratch — someone already did
  • -

    Just ansible-galaxy install geerlingguy.docker.

    +
    
    +$ ansible-galaxy install <namespace>.<role>
    +