Logo
Explore Help
Sign In
ilia/ansible
1
0
Fork 0
You've already forked ansible
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
ansible/ansible.cfg
ilia 8a1b8609b7 Add .gitignore file to exclude sensitive and temporary files. Update ansible.cfg to set default stdout callback and disable deprecation warnings. Modify hosts file to include a local group for localhost. Create local-playbook.yml for local development setup with pre-tasks and role execution. Enhance README.md with vault password setup instructions and debug output configuration. Update group_vars to include ansible_debug_output variable. Refactor roles to improve package installation checks and streamline Docker setup with GPG key management.
2025-08-29 13:58:06 +00:00

14 lines
297 B
INI
Raw Blame History

[defaults]
inventory = hosts
host_key_checking = True
timeout = 30
gathering = smart
fact_caching = memory
stdout_callback = default
deprecation_warnings = False
vault_password_file = ~/.ansible-vault-pass
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
pipelining = True
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 44ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API