Changed typos

This commit is contained in:
2022-01-18 19:26:44 +01:00
parent 96ddb78c2c
commit 7f32e547de
6 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
---
- name: setup akounting
- name: setup akaunting
command:
cmd: docker-compose up -d
chdir: /home/administrator/docker-compose/akounting/
chdir: /home/administrator/docker-compose/akaunting/
environment:
AKAUNTING_SETUP: true

View File

@@ -14,8 +14,8 @@
- name: configure db.env
template: src=db.env.j2 dest=/home/administrator/docker-compose/akaunting/env/db.env
notify: setup akounting
notify: setup akaunting
- name: configure run.env
template: src=run.env.j2 dest=/home/administrator/docker-compose/akaunting/env/run.env
notify: setup akounting
notify: setup akaunting