start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Erste Schritte Rund um Ansible
110 Treffer, Zuletzt geändert:
chever it # finds first [defaults] # some basic default values... #inventory = /etc/ansible/hosts #... _set_locale = False # plays will gather facts by default, which contain information about # the remote system. # # smart - gather by default, but don't regather if already gathered # implicit - gather by default, turn off with gather_facts: False # explicit - d
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault
5 Treffer, Zuletzt geändert:
~/.ansible.cfg -- User config file, overrides the default config if present ./ansible.cfg -- Local... file on the command line. # Django : 2022-08-09 # default: #vault_password_file = /path/to/vault_password_f... . [privilege_escalation] # Django : 2020-01-04 # default: unset #become=True #become_method=sudo #become_u... file on the command line. # Django : 2022-08-09 # default: #vault_password_file = /path/to/vault_password_f
  • start.txt
  • Zuletzt geändert: 12.10.2024 12:43.
  • von django