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

---
- import_tasks: php.yml
- import_tasks: composer.yml
when: php_composer_install | bool
tags: php-composer