ppa-ondrej
Ansible Role: ondrej/php PPA
Installs ondrej/php ppa for Debian/Ubuntu
Requirements
Make sure you are running this on Debian/Ubuntu host
Dependencies
- none
How to use
- Include
iambryancs.ppa-ondrej
in your requirements.yml
#requirements.yml
---
- src: iambryancs.ppa-ondrej
- Install the role by running
ansible-galaxy install -r path/to/your/requirements.yml
Example Playbook
- hosts: all
roles:
- iambryancs.ppa-ondrej
License
MIT