Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
- ichst einfach und schnell einen Offloader für **[[https://ffmuc.net|Freifunk München]] auf Basis eines **[[https://www.raspberrypi.org/products/raspberry-pi-4-mo... ir beim sehr gut dokumentierten Artikel von **//[[https://chat.ffmuc.net/freifunk/messages/@awlnx|@awlnx]]//** aus dem **[[https://ffmuc.net/wiki/doku.php?id=knb:raspberry|Freif
- Ansible - Erweiterte Konfigurationsbeispiel: Roles
- n bringt uns Ansible die Funktion der Rollen (**[[https://docs.ansible.com/ansible/latest/user_guide/pla... tion:** Apache-Webserver * Installation des **http**-Daemon * Sichern der originalen Apache-Konf... euser }}' erstellen" ansible.builtin.group: # https://docs.ansible.com/ansible/latest/modules/group_... teuser }}' zuordnen." ansible.builtin.user: # https://docs.ansible.com/ansible/latest/modules/user_m
- Ansible
- ierung von Serversystemen-/Rechenzentren sind **[[https://www.ansible.com/|Ansible]]**, **[[https://puppet.com|Puppet]]** oder **[[https://www.chef.io/products/chef-infra/|Chef]]**. Im nachfolgender A... rsprache geschrieben sein. Hauptsächlich werden [[https://yaml.org/|YAML]]-basierten Skripte, die als "P
- Erste Schritte Rund um Ansible
- benötigt neben **[[centos:ssh_c7|SSH]]** und **[[https://python.org|Python]]** keine weitere Installati... rheitsthemen rund um **SSH** finden sich im **''[[https://access.redhat.com/documentation/en-us/red_hat_... between two systems with OpenSSH]]''** aus dem [[https://access.redhat.com/documentation/en-us/red_hat_... lem auch bei einer NSA oder BND, noch solchen **[[http://www.golem.de/news/elliptische-kurven-die-herkun
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren
- auf unseren **CentOS 8**-Hosts den NTP-Deamon **[[https://chrony.tuxfamily.org/|chrony]]** installieren ... ame: Install chrony ntp Deamon dnf: #https://docs.ansible.com/ansible/latest/modules/dnf_mo... f /etc/chrony.orig does exists stat: #https://docs.ansible.com/ansible/latest/modules/stat_m... onf as /etc/chrony.conf.orig copy: #https://docs.ansible.com/ansible/latest/modules/copy_m
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
- == Dokumentation - Beschreibung ===== Was das **[[https://www.python.org/download/releases/3.0/|Python3-... ions in ansible.cfg For a full list check https://docs.ansible.com/. or use the ansible-config c... entation is available in the documentation site: <https://docs.ansible.com>. IRC and mailing list info ... be found in file CONTRIBUTING.md, available in: <https://github.com/ansible/ansible> Ansible 2.9.6
- Ansible - weitere Beispiele: Admin Benutzer verwalten (v2)
- bedingungen greifen wir auf das Ansible Modul **[[https://docs.ansible.com/ansible/latest/collections/an... utsch erledigen: <code> $ mkdir ~/ansible ; wget https://gitlab.nausch.org/django/example_14/-/archive/... ok mit zugehörigen Rollen ==== Hatten wir das **[[https://gitlab.nausch.org/django/example_14|Gitlab-Pak... $ vim ~/ansible/playbooks/admin_updates.yml {{gh> https://gitlab.nausch.org/django/example_14/-/blob/mas
- Ansible - einfache Playbook-Beispiele
- s gilt um so mehr, wenn man seine Ansible bei **[[https://github.com|GitHub]]** oder **[[https://gitlab.com|GitLab]]** vorhält! Jeder der dort Zugriff auf die... ei **''nausch.org.repo''** für das Repository **[[http://repo.nausch.org/|repo.nausch.org]]** auf alle u... auf unseren **CentOS 8**-Hosts den NTP-Deamon **[[https://chrony.tuxfamily.org/|chrony]]** installieren
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
- ei **''nausch.org.repo''** für das Repository **[[http://repo.nausch.org/|repo.nausch.org]]** auf alle u... ckages for Enterprise Linux 7 - $basearch baseurl=http://repo.nausch.org/7/os/$basearch priority=5 enabl... ckages for Enterprise Linux 7 - $basearch baseurl=http://repo.nausch.org/7/testing/$basearch/ #priority=... ckages for Enterprise Linux 8 - $basearch baseurl=http://repo.nausch.org/8/os/$basearch priority=5 enabl
- Ansible - einfaches Playbook-Beispiel: Ansible und Zielhosts ohne Python
- sts. Nicht immer hat man auf einem Zielsystem **[[https://python.org|Python]]** zur Verfügung, wie z.B. bei **[[https://freifunk.net/|Freifunk]]**-Hardware, die auf **[[https://gluon.readthedocs.io/en/v2019.1.x/|gluon]]** und **[[https://openwrt.org/|OpenWrt]]** basieren. Aber auch h
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten
- uf einem Rutsch: <code> $ mkdir ~/ansible ; wget https://gitlab.nausch.org/django/example_8a/-/archive/... wollen wir unseren Admins für die Arbeit mit **[[https://www.ansible.com/|Ansible]]** unter **[[https://archlinux.org/|Arch Linux]]** an die Hand geben: - ... einem verteiltem Versionskontrollsystem wie **[[ https://git-scm.com/|git]]** vorgehalten werden können
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory
- dort die Informationen pflegen, wie z.B.: * **[[https://netboxlabs.com/docs/netbox/en/stable/|netbox]]** * **[[https://www.cmdbuild.org|CMDBuild -Platform for Asset Management]]** * **[[https://www.i-doit.org/|i-doit - Open Source CMDB & ITSM Tool ]]** * **[[https://www.combodo.com/itop-193|iTop - IT Service Man
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger?
- ony-smaller vader vader-koala www</code> Der **[[https://www.suse.com/|SUSE]]**-Enthusiast wird sich ve... r dieses kompakte Ausgabeformat nutzt man den **[[https://github.com/octplane/ansible_stdout_compact_log... uns hierzu lediglich das Python-Script von der [[https://github.com/octplane/ansible_stdout_compact_log... rzeichnis unserer Ansible-Installation. $ curl https://raw.githubusercontent.com/octplane/ansible_std
- Ansible - weitere Beispiele: Admin Benutzer verwalten
- utsch erledigen: <code> $ mkdir ~/ansible ; wget https://gitlab.nausch.org/django/example_13/-/archive/... ok mit zugehörigen Rollen ==== Hatten wir das **[[https://gitlab.nausch.org/django/example_13|Gitlab-Pak... vim ~/ansible/playbooks/admin_updates.yml {{gh> https://gitlab.nausch.org/django/example_13/-/blob/mai... $ vim ~/ansible/roles/admins/tasks/main.yml {{gh> https://gitlab.nausch.org/django/example_13/-/blob/mai
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts
- 50 IDMZ_Repository_Host : Services : syslog, httpd, rpm-repository, tftp/pxe } state EDMZ_Repo... 50 EDMZ_Repository_Host : Services : syslog, httpd, rpm-repository, tftp/pxe } } } state Intr... gyml|Playbook]]** haben wir bereits auf diese **[[https://docs.ansible.com/ansible/latest/user_guide/pla... Tasks wird nun, mit Hilfe des Ansible Modules **[[https://docs.ansible.com/ansible/latest/collections/an