start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Erste Schritte Rund um Ansible
44 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. #
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
11 Treffer, Zuletzt geändert:
order of unused pixels visible # and your display can output without overscan #disable_overscan=1 # uncomment the following to adjust overscan. Use positive numbers if console # goes off screen, an
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
10 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... ne example are docker mounted files, they cannot be updated atomically and can only be done in an unsafe manner. This boolean option
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 - 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.
Ansible - einfaches Playbook-Beispiel: Benutzer anlegen
4 Treffer, Zuletzt geändert:
vml000090 sudo[12053]: pam_systemd(sudo:session): Cannot create session: Already running in a session o... vml000090 sudo[12213]: pam_systemd(sudo:session): Cannot create session: Already running in a session o... vml000090 sudo[12330]: pam_systemd(sudo:session): Cannot create session: Already running in a session o... vml000090 sudo[12448]: pam_systemd(sudo:session): Cannot create session: Already running in a session o
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren
4 Treffer, Zuletzt geändert:
ght": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_sear
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. #
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1