Remove useless import
This commit is contained in:
parent
0192344ecc
commit
a1218be960
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
- name: Include vault variables
|
||||
ansible.builtin.include_vars: vault.yml
|
||||
|
||||
- name: Create forgejo database
|
||||
become: true
|
||||
community.mysql.mysql_db:
|
||||
|
|
Loading…
Reference in a new issue