Cerca

Heus ací els resultats de la cerca.

Curso python udemy
18 Resultats, Darrera modificació:
]</code> * Dictionaries represent pairs of keys and values:<code python>phone_numbers = {"John Smith"... ", cool_list) in the second line. You will understand how str.join() works. == Cheatsheet: Operations with Data Types * Lists, strings, and tuples have a positive index system:<code> ["Mon"... 1 2 3 4 5 6 </code> * And they have a negative index system as well:<code>
utilidades @info:cursos:udemy:ansible:modulos
11 Resultats, Darrera modificació:
) ejecución de comandos en el nodo remoto * command * expect : ejecuta un comando y responde a la i... n script * shell : permite uso de && || >> (command no lo permite) === command [[https://docs.ansible.com/ansible/latest/modules/command_module.html#command-module]] * chdir : cambiar
playbooks @info:cursos:udemy:ansible
6 Resultats, Darrera modificació:
tarea <code yaml> - name: ejecutar comando command: uptime register: salida_uptime - name: most... ter: out_copia - name: mostrar contenido command: cat /var/www/html/index.html register: out_sal... e yaml> - name: comprobar si fichero existe command: ls /noexiste.conf registar: existe ignore_er... retornará changed> - name: ejecutar comando command: ip a </code> <code yaml; da error si no existe
Windows @info:cursos:udemy:ansible:modulos
5 Resultats, Darrera modificació:
win_chocolatey : repositorio paquetes * win_command : ejecución comandos * win_copy : copiar ficher... n_user: administrar usuarios locales === win_command [[https://docs.ansible.com/ansible/latest/modules/win_command_module.html#win-command-module]] * chdir = directorio * creates = c:\ruta\fichero * removes = c:
Terraform, conditionals, state and VM @info:cursos:udemy:terraform-azure
3 Resultats, Darrera modificació:
= Terraform, conditionals, state and VM == azure public ip * public IP = external access to resources... me}" } </sxh> == azure Terraform state * track and map deployed resources * **terraform.tfstate**,... * Image * Networking * Disks * Availability and Scale Sets * <code properties>resource "azurerm
gestión de paquetes @info:cursos:udemy:ansible:modulos
2 Resultats, Darrera modificació:
* virtualenv = no / yes * virtualenv_command = comando * virtualenv_site_packages = no / y... * virtualenv = no / yes * virtualenv_command = comando * virtualenv_site_packages = no / y
introducción @info:cursos:udemy:ansible
1 Resultats, Darrera modificació:
no se especifica módulo, por defecto se usa **command** * opciones: * ''--limit | -l <filtro=
Terraform, variables, interpolation and networking @info:cursos:udemy:terraform-azure
1 Resultats, Darrera modificació:
= Terraform, variables, interpolation and networking == variables * tipos nativos: strings, maps (key