lastmodification
This commit is contained in:
parent
3e8c20fadd
commit
262cef730f
8
test-role/php.yml
Normal file
8
test-role/php.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
- hosts: server
|
||||
vars:
|
||||
force_site_update: true
|
||||
|
||||
roles:
|
||||
- ../roles/php
|
||||
|
9
test-role/tt-rss.yml
Normal file
9
test-role/tt-rss.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
- hosts: server
|
||||
vars:
|
||||
force_site_update: true
|
||||
|
||||
roles:
|
||||
- ../roles/tt-rss
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user