ansible-role-djangoapp/tests/test.yml

6 lines
68 B
YAML
Raw Normal View History

2020-09-10 22:31:09 +00:00
---
- hosts: localhost
remote_user: root
roles:
2021-08-30 12:59:41 +00:00
- djangoapp