start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
89 Treffer, Zuletzt geändert:
create Create new vault encrypted file decrypt Decrypt vault encrypted file edit Edit vault encrypted file view View vault encrypted file encrypt Encrypt YAML file encrypt
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten
45 Treffer, Zuletzt geändert:
~/ansible/playbooks/ansible_grundconfig_v1.yml <file c++ ~/ansible/playbooks/ansible_grundconfig_v1.ym... nfiguration anpassen" ansible.builtin.lineinfile: line: "{{ item.line }}" path: "/... e Directory Layout anlegen" ansible.builtin.file: path: '/home/{{ admin_user }}/{{ ansible... my-files main.yml befüllen" ansible.builtin.file: path: '/home/{{ admin_user }}/{{ ansible
Ansible
36 Treffer, Zuletzt geändert:
erlich sind. # vim /etc/ansible/beispiel.yml <file yaml /etc/ansible/beispiel.yml>--- #YAML start Be... name: <your service name> … #YAML end syntax </file> ==== Facts ==== Ansible ermittelt bei jedem Auf... hdir: /var/www/html/demo/webseite - file: src: '/tmp/{{ item }}' dest:... -i INVENTORY, --inventory=INVENTORY, --inventory-file=INVENTORY specify invento
Ansible - Erweiterte Konfigurationsbeispiel: Inventory
22 Treffer, Zuletzt geändert:
vim ~/ansible/inventories/production/hosts.yml> <file bash ~/ansible/inventories/production/hosts.yml>-... ssh_user: ansible ansible_ssh_private_key_file: /home/django/.ssh/id_ed25519_ansible hosts... ssh_user: ansible ansible_ssh_private_key_file: /home/django/.ssh/id_rsa_ansible ho... le_ssh_user: root ansible_ssh_private_key_file: /home/django/.ssh/id_rsa4096_freifunk_2014
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger?
11 Treffer, Zuletzt geändert:
e) SYNOPSIS cowsay [-e eye_string] [-f cowfile] [-h] [-l] [-n] [-T tongue_string] [-W column] [-... he -f option specifies a particular cow picture file (``cowfile'') to use. If the cowfile spec contains '/' then it will be interpreted as a path relative to t
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1