can

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Erste Schritte Rund um Ansible
37 Treffer, Zuletzt geändert:
======================== # nearly all parameters can be overridden in ansible-playbook # or with comma... from facter # ohai - import facts from ohai # You can combine them using comma (ex: network,virtual) # You can negate them using ! (ex: !hardware,!facter,!ohai)... cking = False # change the default callback, you can only have one 'stdout' type enabled at a time. #
Ansible
9 Treffer, Zuletzt geändert:
o be installed on remote nodes. Extension modules can be written in any language and are transferred to... ocs.ansible.com. IRC and mailing list info can be found in file CONTRIBUTING.md, available in: h... t package. Note that setting allow_downgrade=True can make this module behave in a non-idempote... dencies between the downgraded package and others can cause changes to the packages which were
Ansible-Lint: Die Fusselbürste
9 Treffer, Zuletzt geändert:
-q quieter, reduce verbosity, can be specified twice. -p parse... les from. The default is /usr/share/ansible. This can also be set with the ANSIBLE_LIBRARY e... -s, --snippet= Produce a snippet which can be copied into a playbook for modification, like ... les from. The default is /usr/share/ansible. This can also be set with the ANSIBLE_LIBRARY e
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
8 Treffer, Zuletzt geändert:
p file including the timestamp information so you can get the original file back if you somehow... ocal path to a file to copy to the remote server; can be absolute or relative. If path is a dir... nted files, they cannot be updated atomically and can only be done in an unsafe manner. ... at this is subject to race conditions and can lead to data corruption. [Default: False]
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
5 Treffer, Zuletzt geändert:
ypt,encrypt_string,rekey} ... DESCRIPTION can encrypt any structured data file used by Ansible. This can include group_vars/ or host_vars/ inventory varia... asks, handlers, and other objects are data, these can also be encrypted with vault. If you'd like to n... t expose what variables you are using, you can keep an individual task file entirely encrypted.
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
3 Treffer, Zuletzt geändert:
order of unused pixels visible # and your display can output without overscan #disable_overscan=1 # un... omment to force a HDMI mode rather than DVI. This can make audio work in # DMT (computer monitor) modes... he authenticity of host '10.0.10.29 (10.0.10.29)' can't be established. ECDSA key fingerprint is SHA256
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger?
1 Treffer, Zuletzt geändert:
ode bash >... # change the default callback, you can only have one 'stdout' type enabled at a time. #