mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
More readable Ansible output
This commit is contained in:
parent
c8b7bba77f
commit
9988257693
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
recurse=yes
|
||||
state=directory
|
||||
|
||||
- name: Create a mysql database for elgg - can be run more than once
|
||||
- name: Create a MySQL database for Elgg - can be run more than once
|
||||
mysql_db: name={{ dbname }}
|
||||
register: create_elgg_database
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue