This website requires JavaScript.
Explore
Help
Sign In
ilia
/
ansible
Watch
1
Star
0
Fork
0
You've already forked ansible
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
2
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
ilia
8b403e3aa5
Add Ansible configuration and roles for development environment setup. Introduced ansible.cfg for default settings, created README.md for documentation, and established roles for applications, base, and development tasks. Enhanced dev-playbook.yml with pre-tasks and streamlined application installations.
2025-08-28 11:53:59 -04:00
ilia
4354c8fa64
first commit
2025-08-27 02:28:58 +00:00