akondas / ansible-role-php7

Ansible Role - PHP 7
https://galaxy.ansible.com/itcraftsmanpl/php7/
MIT License
40 stars 45 forks source link

The last fix did not propagate to ansible-galaxy #7

Closed banezaklan closed 7 years ago

banezaklan commented 8 years ago

Hey, Looks like your latest fix for Debian did not propagate to ansible-galaxy.

deuzu commented 7 years ago

Temporary work around using a requirement file.

- src: https://github.com/itcraftsmanpl/ansible-role-php7
  version: master
  name: itcraftsmanpl.php7
akondas commented 7 years ago

Fixed. I must remember to re-import role for each new release.