mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Ansible output clearer
This commit is contained in:
parent
79792296a6
commit
91a1ecb12f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
- name: Get the phpMyAdmin software
|
||||
- name: Download the phpMyAdmin software
|
||||
get_url:
|
||||
url: "{{ iiab_download_url }}/{{ phpmyadmin_name_zip }}"
|
||||
dest: "{{ downloads_dir }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue