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/.gitignore
ilia 5e4428447c Enhance Ansible setup by introducing a Makefile for streamlined workflows, updating ansible.cfg for improved configuration, and adding .ansible/facts/ to .gitignore. Update README.md to include quick start instructions and usage examples for the Makefile. Refactor roles for SSH hardening, including comprehensive configuration options and security settings, while ensuring modern CLI tools are installed. Improve package management in the base role with additional utilities and symlink creation for compatibility.
2025-08-29 21:54:50 -04:00

25 lines
261 B
Plaintext
Raw Blame History

# Vault password file - NEVER commit this!
.ansible-vault-pass
~/.ansible-vault-pass
# Temporary files
*.tmp
*.bak
*~
# Python bytecode
__pycache__/
*.py[cod]
*$py.class
# IDE files
.vscode/
.idea/
*.swp
*.swo
# OS files
.DS_Store
Thumbs.db
.ansible/facts/
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 39ms Template: 1ms
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