mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-02-26 09:32:10 +07:00
✅ Add Ansible molecule
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
- nginx
|
||||
- vim
|
||||
|
||||
- name: INCLUDE_TASKS | Sury
|
||||
- name: INCLUDE_TASKS | Sury (only if a specific php_version is defined)
|
||||
ansible.builtin.include_tasks: Debian/sury.yml
|
||||
when: php_version != php_default_version
|
||||
when: php_version is defined
|
||||
|
||||
Reference in New Issue
Block a user