start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Erste Schritte Rund um Ansible
11 Treffer, Zuletzt geändert:
. #For the redis plugin, the value is a host:port:database triplet: fact_caching_connection = localhost:... cman,pkgng,yum,zypper # prevents logging of task data, off by default #no_log = False # prevents logging of tasks, but only on the targets, data is still logged on the master/controller #no_targ... when used as # a loop with `with_foo`) to return data that is not marked "unsafe". This means the data
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
7 Treffer, Zuletzt geändert:
ystemd.exec ExecStart=/usr/bin/wget -q -O- --post-data='{"domain":"ffmuc_{{ ffmuc_segment }}","public_ke... the broker." /usr/bin/wget -q -O- --post-data='{"domain":"ffmuc_{{ ffmuc_segment }}","public_ke... , 'r'): if interface in line: data = line.split('%s:' % interface)[1].split() rx_bytes, tx_bytes = (data[0], data[8]) return (int(rx_bytes), i
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
5 Treffer, Zuletzt geändert:
lly this module uses atomic operations to prevent data corruption or inconsistent reads from the... ubject to race conditions and can lead to data corruption. [Default: False] type... ON_FRAGMENT: files, validate, decrypt METADATA: status: - stableinterface ... lly this module uses atomic operations to prevent data corruption or inconsistent reads from
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren
5 Treffer, Zuletzt geändert:
AI-UTC offset and leap seconds from the system tz database. leapsectz right/UTC # Specify directory for... U": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "Lim... "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAct
Ansible
4 Treffer, Zuletzt geändert:
ml> package "Ansible Management Node" as AMN { database "/etc/ansible/" { frame "playbook" { [Commands] } frame "inventory" { database "Group B" { [Host n] } database "Group A" { [Host 1] [Host 2] ... Ee (@DJMuggs) <cristian at cvee.org> METADATA: status: - stableinterface
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
4 Treffer, Zuletzt geändert:
y} ... encryption/decryption utility for Ansible data files positional arguments: {create,decrypt,ed... vault - encryption/decryption utility for Ansible data files SYNOPSIS usage: ansible-vault [-h] ... DESCRIPTION can encrypt any structured data file used by Ansible. This can include group_var... se Ansible tasks, handlers, and other objects are data, these can also be encrypted with vault. If you'
Ansible - Erweiterte Konfigurationsbeispiel: Roles
1 Treffer, Zuletzt geändert:
AI-UTC offset and leap seconds from the system tz database. leapsectz right/UTC # Specify directory for
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1