mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-06 09:45:46 +03:00
feat(ansible): allow for input variable files to configure forge behavior (#13)
This commit is contained in:
parent
7ae5826f4a
commit
cb4d82c7cf
9 changed files with 60 additions and 14 deletions
|
@ -1,2 +1,4 @@
|
|||
---
|
||||
# localhost variables
|
||||
ansible_connection: local
|
||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue