Translate tasks names
This commit is contained in:
parent
02e12b261e
commit
bafce185a7
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
- import_tasks: packages.yml
|
||||
tags: packages
|
||||
|
||||
- name: "Ermmittle PHP-Version"
|
||||
- name: "Get PHP version"
|
||||
ansible.builtin.shell:
|
||||
cmd: php -v | grep -Po '(?<=PHP )([0-9.]{3})'
|
||||
register: php_version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue