the

Cerca

Heus ací els resultats de la cerca.

Curso python udemy
38 Resultats, Darrera modificació:
represent arrays of values that may change during the course of the program:<code python>members = ["Sim Soony", "Marry Roundknee", "Jack Corridor"] pixel_v... rrays of values that are not to be changed during the course of the program:<code python>vowels = ('a', 'e', 'i', 'o', 'u') one_digits = (0, 1, 2, 3, 4, 5,
gestionar el sistema @info:cursos:udemy:ansible:modulos
4 Resultats, Darrera modificació:
icios * setup : información del sistema * gather_facts: false * sysctl : configurar /etc/sysctl... que almacenamos en ese path * filter = * * gather_subset = { all | hardware | network | virtual } * gather_timeout = 10 <code yaml> - name: obtiene facts setup gather_subset: all </code> === sysctl cambios en el ke
creación virtual-machine @info:cursos:udemy:terrafrom-fundamentos
1 Resultats, Darrera modificació:
/netplan/50-cloud-init.yaml''<code> network: ethernets: enp0s3: addresses: []
ficheros y openssl @info:cursos:udemy:ansible:modulos
1 Resultats, Darrera modificació:
block: | Match user monitor Password Authentication no </code> === openssl_privatekey (!) [