initial commit
This commit is contained in:
11
tests/test.yml
Normal file
11
tests/test.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- hosts: all
|
||||
remote_user: root
|
||||
vars:
|
||||
nextcloud_user: "horlboge-cloud"
|
||||
nextcloud_path: "/home/users/horlboge-cloud/www"
|
||||
php_binary: "keyhelp-php81"
|
||||
php_arguments: "-d apc.enable_cli=1"
|
||||
|
||||
roles:
|
||||
- Ansible-Role-Keyhelp-Nextcloud
|
||||
Reference in New Issue
Block a user