Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- ficheros y openssl
- > nodo remoto) * fetch : copiar del nodo remoto al servidor * file : establece atributos a fichero... file-module]] * obligatorios * path = /path/al/fichero * opcionales * backup = yes/no ... me: propiedades del fichero file: path="/path/al/fichero" backup=yes mode="777" - name: borrar el fichero file: path="/path/al/fichero" backup=yes absent=yes - name: verifica
- gestionar el sistema
- requerido * name = nombre * path = /ruta/al/fichero * opcional * link = /ruta/al/fichero * priority = 50 <code yaml> - name: fijar la v... e * remove = yes / no <- eliminar direcotorio al hacer un **absent** * system = yes / no <cod
- utilidades
- conectar si no hay respuesta * host = servidor al que conectar * connection_timeout = * search... - hosts: localhost tasks: - name: esperando al puerto 8080 wait_for: port=8080 delay=2
- gestión de paquetes
- esent | absent | latest } * conf_file = /ruta/al/fichero * disable_gpg_check = true / false
- Web y messaging
- rted | absent } * opcional * config = /ruta/al/fichero * password * server_url = http://