Add tag to task

This commit is contained in:
phil 2023-02-08 11:21:31 +01:00
parent 04b028cd8e
commit ee5c5bc5b6

View file

@ -9,6 +9,7 @@
register: php_version
changed_when: false
check_mode: false
tags: php_version
- name: PHP tasks
ansible.builtin.import_tasks: php.yml