mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2026-08-18 11:41:20 +00:00
Ansible role for XOA installation or update using sources
This commit is contained in:
2
ansible/xoa-role/tests/inventory
Normal file
2
ansible/xoa-role/tests/inventory
Normal file
@@ -0,0 +1,2 @@
|
||||
localhost
|
||||
|
||||
4
ansible/xoa-role/tests/test.yml
Normal file
4
ansible/xoa-role/tests/test.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- xoa
|
||||
Reference in New Issue
Block a user