local

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
62 Treffer, Zuletzt geändert:
interfaces_mesh_ohne_client.j2 │   │   │   ├── rclocal_both.j2 │   │   │   └── rclocal_vxlan.j2 │   │   └── vars │   ├── common │   │   ├── defaults │   │   ├─... ates │   │   │   ├── hostapd.j2 │   │   │   └── rclocal_wifi.j2 │   │   └── vars │   ├── vxlan │   │   ├─...    │   ├── genkeys.yml │   │   ├── genlinklocal.yml │   │   ├── install.yml │   │   ├── m
Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts
12 Treffer, Zuletzt geändert:
ig.yml # Name des Playbook hosts: localhost # Host die zur Anwen... edliche Zielsysteme ## statische Konfiguration # localhost Host localhost Hostname 127.0.0.1 IdentityFile ~/.ssh/id_intra # externer Einwahl-Hosts Host e... Host-Definitionen # Hosts ohne Gruppenzuordnung localhost [intranet] pml010002 pml010003 pml010004 ...
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
8 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