Add php_unsupported.

This commit is contained in:
Robert de Bock 2023-08-01 11:09:59 +02:00
parent 8c5c203485
commit 29c0e3bd48
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
namespace: "robertdebock"
name: "development_environment"
description: Install everything you need to develop Ansible roles.
version: "2.5.0"
version: "2.6.0"
readme: "README.md"
authors:
- "Robert de Bock"

View File

@ -285,6 +285,8 @@ git_repositories:
dest: ansible-role-packer
- repo: ssh://git@github.com/robertdebock/ansible-role-php.git
dest: ansible-role-php
- repo: ssh://git@github.com/robertdebock/ansible-role-php_unsupported.git
dest: ansible-role-php_unsupported
- repo: ssh://git@github.com/robertdebock/ansible-role-php_fpm.git
dest: ansible-role-php_fpm
- repo: ssh://git@github.com/robertdebock/ansible-role-phpmyadmin.git