feat: separated taskfiles

This commit is contained in:
2025-02-11 16:30:21 -05:00
parent 0c5a7ef7f3
commit f7a0a3e868
8 changed files with 30 additions and 28 deletions

View File

@@ -2,8 +2,8 @@
hosts: localhost
become: true
vars_files:
- ../secrets/gitea.json
- ../secrets.tf.json
- ../config/ansible.json
- ../config/infrastructure.json
vars:
ansible_connection: aws_ssm
ansible_python_interpreter: /usr/bin/python3