feat: separated taskfiles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user