mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-05 01:05:44 +03:00
feat(main): ditch ansible-semaphore and use ansible directly
This commit is contained in:
parent
22a4db5835
commit
2e8cc2f51a
30 changed files with 940 additions and 1440 deletions
2
ansible/host_vars/localhost.yml
Normal file
2
ansible/host_vars/localhost.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
ansible_connection: local
|
||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
Loading…
Add table
Add a link
Reference in a new issue