are

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Erste Schritte Rund um Ansible
27 Treffer, Zuletzt geändert:
ather_subset = all # some hardware related facts are collected # with a maximum timeout of 10 seconds.... vironment. # gather_timeout = 10 # Ansible facts are available inside the ansible_facts.* dictionary #... Determine whether includes in tasks and handlers are "static" by # default. As of 2.0, includes are dynamic by default. Setting these # values to True will
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
14 Treffer, Zuletzt geändert:
directory, `dest' is created. If `src' and `dest' are files, the parent directory of `dest' isn't ... faults. The mode is only set on directories which are newly created, and will not affect those ... which will replace the remote file when contents are different than the source. If `no', the f... hose used to `/usr/bin/chmod' remember that modes are actually octal numbers (like 0644). Leavi
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
8 Treffer, Zuletzt geändert:
s)) def drawBar (x, barHeight): # parameters are x, y, end x, end y # draw.rectangle ((x, heig... rawBarLOW (x, barLOWHeight): # parameters are x, y, end x, end y draw.rectangle ((x, 32... ay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio ... A256:vXhdvud24tyTUtOan4XeTZ7GzxZDQn9Rj0mxuhimkH4. Are you sure you want to continue connecting (yes/no/
Ansible
6 Treffer, Zuletzt geändert:
ension modules can be written in any language and are transferred to managed machines automatically. T... N the tool to run Ansible playbooks, which are a configuration and multinode deployment system. ... the default ansible config file Many more are available for most options in ansible.cfg FILES ... dependencies of user-installed packages but which are no longer required by any such package. S
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
4 Treffer, Zuletzt geändert:
ml or -e @file.json. Role variables and defaults are also included! Because Ansible tasks, handlers, and other objects are data, these can also be encrypted with vault. If... ou'd like to not expose what variables you are using, you can keep an individual task file entir... ion for the ansible config file Many more are available for most options in ansible.cfg