start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
18 Treffer, Zuletzt geändert:
ot.yml │   │   │   ├── rfkill.yml │   │   │   ├── update.yml │   │   │   └── usercomment.yml │   │   ├── t... ion des Hosts (Host-/Username anpassen und System Updaten) tags: basic - role: batman ... fkill bei Raspberry Pi OS deaktivieren - include: update.yml # Update und Upgrade der APT-Pakete - include: reboot.yml # Reboo
Ansible
10 Treffer, Zuletzt geändert:
t to `yes', and `state=latest' then only installs updates that have been marked bugfix related. ... `Plugin' name to disable for the install/update operation. The disabled plugins will not ... epoid' of repositories to disable for the install/update operation. These repos will not persist b... n `Plugin' name to enable for the install/update operation. The enabled plugin will not pe
Ansible - weitere Beispiele: Admin Benutzer verwalten (v2)
6 Treffer, Zuletzt geändert:
ir hier sehen. $ vim ~/ansible/playbooks/admin_updates.yml {{gh> https://gitlab.nausch.org/django/example_14/-/blob/main/playbooks/admin_updates.yml }} === Rolle und Tasks === Bevor wir unsere... org/django/example_14/-/blob/main/playbooks/admin_updates.yml }} Was nun noch fehlt sind die jeweiligen T... lles Hosts: $ ansible-playbook playbooks/admin_updates.yml bzw. für einzelne Hosts: $ ansible-playbo
Ansible - weitere Beispiele: Admin Benutzer verwalten
5 Treffer, Zuletzt geändert:
ir hier sehen. $ vim ~/ansible/playbooks/admin_updates.yml {{gh> https://gitlab.nausch.org/django/example_13/-/blob/main/playbooks/admin_updates.yml }} === Rolle und Tasks === Bevor wir unser... lles Hosts: $ ansible-playbook playbooks/admin_updates.yml bzw. für einzelne Hosts: $ ansible-playbook playbooks/admin_updates.yml --limit <-hostnames-> Interessiert uns ledi
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren
4 Treffer, Zuletzt geändert:
the system clock to be stepped in the first three updates # if its offset is larger than 1 second. makeste... real-time clock (RTC). rtcsync # In first three updates step the system clock instead of slew # if the a... chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; st... s: 10697 ExecStartPost=/usr/libexec/chrony-helper update-daemon (code=exited, status=0/SUCCESS) Process:
Erste Schritte Rund um Ansible
2 Treffer, Zuletzt geändert:
tion path optimized for network appliances # only update this setting if you know how this works, otherwis... tion path optimized for network appliances # only update this setting if you know how this works, otherwis
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
2 Treffer, Zuletzt geändert:
example are docker mounted files, they cannot be updated atomically and can only be done in an un... es, they cannot be updated atomically and can only be done in an unsafe
Ansible - einfaches Playbook-Beispiel: Ansible und Zielhosts ohne Python
2 Treffer, Zuletzt geändert:
luon gather_facts: False tasks: - name: "Update new contact-address on own ffmuc-nodes" #ht... ******** <font style="color: rgb(0, 0, 0)">TASK [Update new contact-address on own ffmuc-nodes] *********
Ansible - Erweiterte Konfigurationsbeispiel: Roles
2 Treffer, Zuletzt geändert:
the system clock to be stepped in the first three updates # if its offset is larger than 1 second. makeste... real-time clock (RTC). rtcsync # In first three updates step the system clock instead of slew # if the a
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten
1 Treffer, Zuletzt geändert:
sible.builtin.package: name: pass update_cache: true state: latest - name: "V
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1