Add tag to task
This commit is contained in:
parent
04b028cd8e
commit
ee5c5bc5b6
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
register: php_version
|
register: php_version
|
||||||
changed_when: false
|
changed_when: false
|
||||||
check_mode: false
|
check_mode: false
|
||||||
|
tags: php_version
|
||||||
|
|
||||||
- name: PHP tasks
|
- name: PHP tasks
|
||||||
ansible.builtin.import_tasks: php.yml
|
ansible.builtin.import_tasks: php.yml
|
||||||
|
|
Loading…
Reference in a new issue