Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Erste Schritte Rund um Ansible
- 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
- ~/.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