Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B
- ansible-playbook ~/ansible/playbooks/ansible_grundconfig_v1.yml -K </WRAP> /* Als nächstes kopieren wi... s.ansible.com/ansible/latest/reference_appendices/config.html|Dokumentation der Konfigurationsoptionen]]... s.ansible.com/ansible/latest/reference_appendices/config.html|Dokumentation der Konfigurationsoptionen]]... in unserer **SSH**-Konfigurationsdatei **''~/.ssh/config''** des Clients diesen Host. $ vim ~/.ssh/co
- Ansible - Erweiterte Konfigurationsbeispiel: Roles
- lude: install.yml # Installation - include: config-backup.yml # original-Konfig sichern - include: configure.yml # Konfiguration - include: service.y... st </file> $ vim ~/ansible/roles/chrony/tasks/config-backup.yml <file c++ ~/ansible/roles/chrony/tasks/config-backup.yml>--- - name: "***chrony*** : 1) Übe
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts
- auf die SSH-Clientkonfigurationsdatei **''~/.ssh/config''** zurückgreift. Nachfolgendes Beispiel zeigt ... spezifische Konfigurationsdatei: $ vim ~/.ssh/config <file bash ~/.ssh/config># Default Werte Host * Port 22 Protocol 2 user admin ... 0%> Die Pflege der Konfigurationsdatei **''~/.ssh/config''** überlassen wir nun natürlich nicht jedem Ad
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren
- 8 become: true vars: sudoers: ansible config_file: /etc/chrony.conf # chronyd client config-options chrony_pool: "server time.dmz.nausch.org iburst" chrony_str... odules/stat_module.html path: /etc/chrony.conf.orig register: stat_result - name: Mak
- Ansible
- ion : Ansible is a radically simple model-driven configuration management, multi-node deployment, and r... known/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: upp... iguration eines Mailservers name: install and configure MX hosts: mxtest.dmz.nausch.org beco
- Erste Schritte Rund um Ansible
- s.ansible.com/ansible/latest/reference_appendices/config.html|Ansible Konfigurationseinstellungen]]** na... n: - Erst durch die Umgebungsvariable ''ANSIBLE_CONFIG'' definierten individuellen Konfigurationsdatei... nsible.cfg <file bash /etc/ansible/ansible.cfg># config file for ansible -- https://ansible.com/ # ====... ith command line flags. ansible will read ANSIBLE_CONFIG, # ansible.cfg in the current working directory
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten
- ss, greifen wir auf das Playbook **''ansible_grundconfig_v1.yml''** zurück. Mit Hilfe dieses Playbooks... n unser Ansible-Playbook/-Script **''ansible_grundconfig_v1.yml''** ab, mit dessen Hilfe wir unsere Ansi... llen. $ vim ~/ansible/playbooks/ansible_grundconfig_v1.yml <file c++ ~/ansible/playbooks/ansible_grundconfig_v1.yml>--- # YAML Start # Ansible Playbook
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger?
- $ ansible-playbook ~/ansible/playbooks/ssh_client_config.yml <html> <pre class="code"> <font style="color: rgb(0, 0, 0)"> PLAY [ssh_client_config.yml] ******************************************... home/django/ansible/roles/ssh_client/tasks/client_config.yml for localhost</font> <font style="color: rg... und kopieren der SSH Client Konfiguration ~/.ssh/config.] *******************************************</
- Ansible-Lint: Die Fusselbürste
- [--force-color] [--exclude EXCLUDE_PATHS] [-c CONFIG_FILE] [--offline] [--version] ... ect/repository, autodetected based on location of configuration file. -r RULESDIR Specify cu... only warn about these rules, unless overridden in config file defaults to 'experimental' --enable-list... or files to skip. This option is repeatable. -c CONFIG_FILE Specify configuration file to use.
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
- ersion show program's version number, config file location, configured module search path, module location, executable loc... -version show program's version number, config file location, configured module search path, module location, executable loca‐ tion and
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren
- m the target files, sometimes systems are configured or just broken in ways that prevent this. O... sible Playbooks - copy: src: /srv/myfiles/foo.conf dest: /etc/foo.conf owner: foo group: foo mode: 0644 # The same example as above, but ... ivalent to 0644 - copy: src: /srv/myfiles/foo.conf dest: /etc/foo.conf owner: foo group:
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory
- er_ansible-vault|~/ansible/playbooks/ansible_grundconfig_v2.yml]]''** angelegt. $ tree inventories/pr... er_ansible-vault|~/ansible/playbooks/ansible_grundconfig_v2.yml]]''** wurde bereits das entsprechend ben... │ ├── dhcpd │ ├── named │ └── hostconfig ├── vml030030 ├── vml030040 ... ... ... ├── vml050020 │ ├── vhosts │ └── hostconfig ├── vml000030 │ ├── exporter │
- Ansible - einfaches Playbook-Beispiel: Benutzer anlegen
- (43, 100, 164)">Using /etc/ansible/ansible.cfg as config file</font> <font style="color: rgb(0, 0, 0)">B
- Ansible - einfaches Playbook-Beispiel: sudoers anpassen
- (43, 100, 164)">Using /etc/ansible/ansible.cfg as config file</font> <font style="color: rgb(0, 0, 0)">B
- Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen
- (43, 100, 164)">Using /etc/ansible/ansible.cfg as config file</font> <font style="color: rgb(0, 0, 0)">B