local

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
32 Treffer, Zuletzt geändert:
clude: genlinklocal.yml # lokale link-local IPv6 Adresse generieren - include: configuration.... /tasks/genlinklocal.yml>--- - name: "lokale link-local IPv6 Adresse aus dem PUBLIC-Key erzeugen" ansib... when: "ffmuc_segment in item.key" - name: "link-local des Gateways ermitteln" ansible.builtin.set_fac... src: templates/radv-filter.j2 dest: /usr/local/bin/radv-filter owner: root group: root
Erste Schritte Rund um Ansible
6 Treffer, Zuletzt geändert:
y_module_utils/ #remote_tmp = ~/.ansible/tmp #local_tmp = ~/.ansible/tmp #plugin_filters_cfg = /... For the jsonfile plugin, it should be a path to a local directory. #For the redis plugin, the value is a ... y_module_utils/ #remote_tmp = ~/.ansible/tmp #local_tmp = ~/.ansible/tmp #plugin_filters_cfg = /... For the jsonfile plugin, it should be a path to a local directory. #For the redis plugin, the value is a
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
6 Treffer, Zuletzt geändert:
The `copy' module copies a file from the local or remote machine to a location on the remote ... module to copy files from remote locations to the local box. If you need variable interpolation i... uld be fed to `chown'. [Default: None] - local_follow This flag indicates that filesyste... available. [Default: None] - src Local path to a file to copy to the remote server; can
Ansible
5 Treffer, Zuletzt geändert:
modules'] ansible python module location = /usr/local/lib/python3.8/dist-packages/ansible ansible col... /ansible/collections executable location = /usr/local/bin/ansible python version = 3.8.10 (default, J... f -y update. You can also pass a url or a local path to a rpm file. To operate on several package... state: present - name: install nginx rpm from a local file dnf: name: /usr/local/src/nginx-releas
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren
2 Treffer, Zuletzt geändert:
ck. #minsources 2 # Allow NTP client access from local network. #allow 192.168.0.0/16 # Serve time even if not synchronized to a time source. #local stratum 10 # Specify file containing keys for NT
Ansible - Erweiterte Konfigurationsbeispiel: Roles
2 Treffer, Zuletzt geändert:
ck. #minsources 2 # Allow NTP client access from local network. #allow 192.168.0.0/16 # Serve time even if not synchronized to a time source. #local stratum 10 # Specify file containing keys for NT
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
1 Treffer, Zuletzt geändert:
fault config if present ./ansible.cfg -- Local config file (in current working directory) assume