Explorar el Código

Upgrade devture/ansible (2.13.6-r0-1 -> 2.13.6-r0-2)

The new version includes the `passlib` Python module.
pull/2535/head
Slavi Pantaleev hace 3 años
padre
commit
4f74d21ba8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/ansible.md

+ 1
- 1
docs/ansible.md Ver fichero

@@ -65,7 +65,7 @@ docker run -it --rm \
-w /work \
-v `pwd`:/work \
--entrypoint=/bin/sh \
docker.io/devture/ansible:2.13.6-r0-1
docker.io/devture/ansible:2.13.6-r0-2
```

Once you execute the above command, you'll be dropped into a `/work` directory inside a Docker container.


Cargando…
Cancelar
Guardar