This repository has been archived on 2022-05-30. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.php/tasks/main.yml

8 lines
116 B
YAML
Raw Permalink Normal View History

2022-05-30 07:34:37 +00:00
---
- import_tasks: php.yml
- import_tasks: composer.yml
when: php_composer_install | bool
tags: php-composer