mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Misc Fixes: Clean up whitespace warnings
This commit is contained in:
parent
2203107f85
commit
3abb27bbed
44 changed files with 121 additions and 135 deletions
|
@ -26,7 +26,7 @@
|
|||
package: name=php-xml-parser state=present
|
||||
when: is_debian_8
|
||||
|
||||
- name: Install MySQL
|
||||
- name: Install MySQL
|
||||
package: name={{ item }}
|
||||
state=present
|
||||
with_items:
|
||||
|
@ -118,4 +118,3 @@
|
|||
value: '"mySQL is a widely used database service on the Internet which runs on many platforms, and is often offered and available at hosting Internet Service Providers"'
|
||||
- option: enabled
|
||||
value: "{{ mysql_enabled }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue