mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
typo Provisioally -> Provisionally
This commit is contained in:
parent
43733092fe
commit
159e3280ab
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
|||
when: mysql_enabled
|
||||
|
||||
# we had to start mysql in order to configure it, now turn if off if not enabled
|
||||
- name: Provisioally Disable the MySQL service
|
||||
- name: Provisionally Disable the MySQL service
|
||||
service: name={{ mysql_service }}
|
||||
enabled=no
|
||||
state=stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue