lastmodification

This commit is contained in:
vincent 2020-09-13 21:21:14 +02:00
parent 3e8c20fadd
commit 262cef730f
2 changed files with 17 additions and 0 deletions

8
test-role/php.yml Normal file
View File

@ -0,0 +1,8 @@
---
- hosts: server
vars:
force_site_update: true
roles:
- ../roles/php

9
test-role/tt-rss.yml Normal file
View File

@ -0,0 +1,9 @@
---
- hosts: server
vars:
force_site_update: true
roles:
- ../roles/tt-rss