start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
17 Treffer, Zuletzt geändert:
red data file used by Ansible. This can include group_vars/ or host_vars/ inventory variables, v... er_werden_will!" > ~/ansible/inventory/produktion/group_vars/all/secrets.yml Wir haben also eine Datei, ... hner hat: $ cat ~/ansible/inventory/produktion/group_vars/all/secrets admin_password: Frueh_uebt_51... ible-vault encrypt ~/ansible/inventory/produktion/group_vars/all/secrets.yml Wir werden nun nach einem h
Ansible
9 Treffer, Zuletzt geändert:
noarch Install Date: Sa 21 Dez 2019 20:38:39 CET Group : Unspecified Size : 311719083 Licen... [Commands] } frame "inventory" { database "Group B" { [Host n] } database "Group A" { [Host 1] [Host 2] [Host 3] ... ar/www/html/new_website mode = 755 owner = apache group = apache state = directory" Natürlich kann man a
Ansible - Erweiterte Konfigurationsbeispiel: Inventory
9 Treffer, Zuletzt geändert:
gruppenspezifischen Variablen im Verzeichnis **''group_vars''**. Diese Verzeichnisse werden von Ansible ... /production/ -d <code>inventories/production/ ├── group_vars │   └── all └── host_vars</code> Je **Grup... Verzeichnis **''~/ansible/inventories/production/group_vars''** ab. $ vim ~/ansible/inventories/production/group_vars/ffmuc.yml <file bash ~/ansible/inventories/
Ansible - weitere Beispiele: Admin Benutzer verwalten (v2)
3 Treffer, Zuletzt geändert:
le-vault encrypt ~/ansible/inventories/production/group_vars/all/admins </WRAP> Anschliessend kann man di... ble-vault create ~/ansible/inventories/production/group_vars/all/admins Dort legen wir als erstes mal ei... y: $ ansible-vault edit inventories/production/group_vars/all/admins <file c++ admins>linux_admins:
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1