Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
- 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
- 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
- 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
- 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
- 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
- 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
- fault config if present ./ansible.cfg -- Local config file (in current working directory) assume