Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Erste Schritte Rund um Ansible
- Server von Nöten ist, sondern dass im Grunde ein (Client-/Admin-)Workstation ausreicht, auf dem die Playbo... Befehl **ssh-copy-id** aus dem Paket **//openssh-clients//**. * RSA-Key <code> $ ssh-copy-id -i ~/.ssh... ompiled into both the controller's python and the client's python. # The names should match with the pytho... ompiled into both the controller's python and the client's python. # The names should match with the pytho
- Ansible - weitere Beispiele: Admin Benutzer verwalten (v2)
- st mit **''absent''** im Inventory/Vault. - SSH-Client-Verzeichnis anlegen - SSH-Key des Admins hinterlegen - SSH-Client-Verzeichnis entfernen, sofern der User zum Lösche
- Ansible - einfache Playbook-Beispiele
- chrony]]** installieren und auch entsprechend als Client konfigurieren. <WRAP center round important 100%>... tallation und Konfiguration des chrony Timeserver-Clients und -Server unter Arch Linux. \\ \\ - __**[[p
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger?
- nt: $ ansible-playbook ~/ansible/playbooks/ssh_client_config.yml <html> <pre class="code"> <font style="color: rgb(0, 0, 0)"> PLAY [ssh_client_config.yml] *************************************... ont> <font style="color: rgb(0, 0, 0)"> TASK [ssh_client : include_tasks] ********************************... 0, 164)">included: /home/django/ansible/roles/ssh_client/tasks/client_config.yml for localhost</font> <fon
- Ansible
- ss, um Ansible und seine Paybooks zu nutzen. Der (Client-)Rechner, auf dem die Playbooks zur Verfügung ste... eam and profile dnf: name: '@postgresql:9.6/client' state: present - name: install a modularity... ith defined profile dnf: name: '@postgresql/client' state: present </code> ===== Installation
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory
- er Offloader **''olall''**: * ff_pliening_gbw_client * ff-django-raspi * ff_pliening_gbw_futro... g * ff_roding_as_nausch * ff_pliening_gbw_client * ff-django-raspi * ff_pliening_gbw_futro... : oldeb: hosts: ff_pliening_gbw_client: ff-django-raspi: olfutro: host
- Ansible - weitere Beispiele: Admin Benutzer verwalten
- st mit **''absent''** im Inventory/Vault. - SSH-Client-Verzeichnis anlegen - SSH-Key des Admins hinterlegen - SSH-Client-Verzeichnis entfernen, sofern der User zum Lösche
- Ansible-Lint: Die Fusselbürste
- weis präsentiert. $ ansible-lint playbooks/ssh_client_config.yml <html> <pre class="code"> <font style... <font style="color: rgb(52, 101, 164)">roles/ssh_client/tasks/client_config.yml</font><font style="color: rgb(0, 0, 0)">:4 </font><font style="color: rgb(137, 16... 9)">Task/Handler: Generieren und kopieren der SSH Client Konfiguration ~/.ssh/config.</font> <font style=
- Ansible - Erweiterte Konfigurationsbeispiel: Roles
- Die sind z.B. Definitionen zu Admin-Acounts, NTP-Client-Definitionen oder z.B. beim MTA-Relayhost. Nun kö... kontenanlage]]** oder **[[playbook_example_05|NTP-Clientinstallation und -konfiguration]]** als Vorlage er... den Webentwickler **ruben** setzen. * **NTP**-Client * Installation des NTP-clients **chrony** * Sichern der originalen chrony-Konfigurationsdatei
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
- H**-Konfigurationsdatei **''~/.ssh/config''** des Clients diesen Host. $ vim ~/.ssh/config <code>Host ... │ └── interfaces.j2 │ │ └── vars │ ├── client-mesh │ │ ├── defaults │ │ ├── files │ │... │ │ ├── batmanohnewifi.yml │ │ │ ├── clientohnemesh.yml │ │ │ ├── getvxlanid.yml │ │ ... │ │ ├── templates │ │ │ ├── interfaces_client_ohne_mesh.j2 │ │ │ ├── interfaces_mesh_mit_
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts
- t beteiligt sind. Hier bietet es sich an, die SSH-Client Konfiguration des Ansible Control- bzw Admin-User... staltet sich o.g. Szenario in dem man auf die SSH-Clientkonfigurationsdatei **''~/.ssh/config''** zurückgr... hfolgendes Beispiel zeigt exemplarisch solch eine Clientspezifische Konfigurationsdatei: $ vim ~/.ssh/... ory ohne Probleme zu erreichen, da hier die **SSH-Client-Konfiguration** unseres Admin-Accounts auf unsere
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren
- chrony]]** installieren und auch entsprechend als Client konfigurieren. ==== Script anlegen ==== Das Scri... e config_file: /etc/chrony.conf # chronyd client config-options chrony_pool: "server time.dmz.... tml src: templates/CentOS8/chrony-client.conf.j2 dest: "{{ config_file }}" -... rt. $ vim ~/ansible/templates/CentOS8/chrony-client.conf.j2 <file bash ~/ansible/templates/CentOS8/c