• Joined on 2025-08-18
ilia pushed to master at ilia/ansible 2025-08-29 08:58:12 -05:00
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.
ilia pushed to master at ilia/ansible 2025-08-28 13:06:26 -05:00
e3d93ca4c8 Refactor dev-playbook.yml to use role tags for improved task organization. Update README.md to include prerequisites and examples for selective execution with tags. Enhance applications role to check for existing installations and manage Brave browser setup. Modify base role to streamline UFW handling and add mailutils. Update docker role to include checks for existing installations and improve repository management. Add reboot check in maintenance tasks to ensure system changes are applied correctly.
ilia pushed to master at ilia/ansible 2025-08-28 10:54:03 -05:00
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.
ilia pushed to master at ilia/ansible 2025-08-27 10:34:14 -05:00
fe5c39f487 Refactor dev-playbook.yml to enhance package management for Ubuntu and Mint. Added tasks to enable the 'universe' repository, remove Mint's nosnap.pref, and streamline Brave browser installation with updated APT key handling. Included snapd installation and ensured compatibility across Debian family systems.
ilia pushed to master at ilia/ansible 2025-08-27 10:28:59 -05:00
bafd03fbbc Remove debug task for skip_reboot value from maintenance tasks
ilia pushed to master at ilia/ansible 2025-08-27 10:26:32 -05:00
f67906d113 Add debug task to display skip_reboot value and fix condition check for reboot
ilia pushed to master at ilia/ansible 2025-08-26 21:59:27 -05:00
50503b1435 Update hosts file to include skip_reboot flag for debianDesktopVM and modify reboot condition in maintenance tasks to respect skip_reboot variable.
ilia created branch master in ilia/ansible 2025-08-26 21:35:15 -05:00
ilia pushed to master at ilia/ansible 2025-08-26 21:35:15 -05:00
4354c8fa64 first commit
ilia created repository ilia/ansible 2025-08-26 20:53:30 -05:00