start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
58 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
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
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1