system

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Erste Schritte Rund um Ansible
22 Treffer, Zuletzt geändert:
# # Unauthorized access to this system is prohibited ! # # ... # # This system is actively monitored and all connections may be logged. # # By accessing this system, you consent to this monitoring. # # ... ult, which contain information about # the remote system. # # smart - gather by default, but don't regathe
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
14 Treffer, Zuletzt geändert:
nis **''../group_vars/ffmuc/''** finden sich alle System-/FFMUC-spezifischen Definitionen, die hier **__ni... # Nutzer für die Ansible Aufgaben auf dem Remote-System roles: - role: basic ... figuration des Hosts (Host-/Username anpassen und System Updaten) tags: basic - role: batman ... .user: name: pi comment: "Raspberry Pi OS System User" state: present ...</file> <file c++ ~
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren
13 Treffer, Zuletzt geändert:
_stratumweight }} # Record the rate at which the system clock gains/losses time. driftfile /var/lib/chrony/drift # Allow the system clock to be stepped in the first three updates # ... (RTC). rtcsync # In first three updates step the system clock instead of slew # if the adjustment is larg... er of selectable sources required to adjust # the system clock. #minsources 2 # Allow NTP client access f
Ansible
11 Treffer, Zuletzt geändert:
eine zusätzliche Software auf dem zu verwaltenden System benötigt wird. Die Definitionen erfolgen im JSON-... multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any ... entsprechender Aufruf auf einem Debian-basierten System wäre in diesem Falle: $ dpkg -l ansible-doc <c... entsprechender Aufruf auf einem Debian-basierten System wäre in diesem Falle: $ dpkg -L ansible-doc
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
10 Treffer, Zuletzt geändert:
t the man page for `chattr' on the target system. This string should contain the attributes in the... ories. If this is not set we will use the system defaults. The mode is only set on directories whi... ser part of SELinux file context. Will default to system policy, if applicable. If set to `_defaul... `chattr' on the target system. This string should contain the
Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts
8 Treffer, Zuletzt geändert:
------ } state Internet { state fremdgehostetes_System fremdgehostetes_System : Host beim Housing-Provider fremdgehostetes_System : Hostname <was-das-auch-immer-für-ein geiler-FQDN-sein-mag> fremdgehostetes_System : IP-Adresse: aa-bb-cc-dd } state DMZ { state
Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen
5 Treffer, Zuletzt geändert:
le tasks: - name: add several users to the system user: name: "{{ item.name }}" ... lor: rgb(0, 0, 0)">TASK [add several users to the system] ************************************************... bofh", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1020} changed: [www8.dmz.nausch.o... uben", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1010}</font> <font style="color:
Ansible - Erweiterte Konfigurationsbeispiel: Roles
5 Treffer, Zuletzt geändert:
_stratumweight }} # Record the rate at which the system clock gains/losses time. driftfile /var/lib/chrony/drift # Allow the system clock to be stepped in the first three updates # ... (RTC). rtcsync # In first three updates step the system clock instead of slew # if the adjustment is larg... er of selectable sources required to adjust # the system clock. #minsources 2 # Allow NTP client access f
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger?
3 Treffer, Zuletzt geändert:
ont> <font style="color: rgb(0, 0, 0)">[17:43:26] system</font> <font style="color: rgb(25, 100, 5)">-- Pl... le="color: rgb(0, 0, 0)">[18:23:39] ↳ arch_iso: System aktualisieren.</font> <font style="color: rgb(25,... ont> <font style="color: rgb(0, 0, 0)">[18:32:29] system</font> <font style="color: rgb(25, 100, 5)">-- Pl
Ansible - einfaches Playbook-Beispiel: Benutzer anlegen
2 Treffer, Zuletzt geändert:
gid": 1010, "name": "ruben", "state": "present", "system": false}</font><br> <font style="color: rgb(0, 0,... _lines": ["Creating mailbox file: File exists"], "system": false, "uid": 1010}</font><br> <font style="col
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
2 Treffer, Zuletzt geändert:
anderen trauen wir nur möglichst unserem eigenen System(en)! - Wir sind uns dabei einig und sicher, das... ANSIBLE-VAULT(1) System administration commands
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten
2 Treffer, Zuletzt geändert:
den Ansible-Controll-Node neu aufzusetzen und das System für spätere Playbook-Rollouts vorzubereiten, den ... den Ansible-Controll-Node neu aufzusetzen und das System für spätere Playbook-Rollouts vorzubereiten, den
Ansible-Lint: Die Fusselbürste
1 Treffer, Zuletzt geändert:
e>ANSIBLE-LINT(1) System administration commands
Ansible - einfaches Playbook-Beispiel: sudoers anpassen
1 Treffer, Zuletzt geändert:
", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 80, "src": "/home/a
Ansible - Erweiterte Konfigurationsbeispiel: Inventory
1 Treffer, Zuletzt geändert:
cht manuell bearbeiten! # Inventory Datei für die System-Umgebung bei nausch.org # # Hinweise: #