iambryancs.ppa-ondrej
Ansible Role: ondrej/php PPA
This role installs the ondrej/php PPA for Debian/Ubuntu systems.
Requirements
Ensure you are using a Debian or Ubuntu system.
Dependencies
- There are no dependencies.
How to Use
- Add
iambryancs.ppa-ondrej
to yourrequirements.yml
file:
#requirements.yml
---
- src: iambryancs.ppa-ondrej
- Install the role by running:
ansible-galaxy install -r path/to/your/requirements.yml
Example Playbook
Here’s a simple playbook example:
- hosts: all
roles:
- iambryancs.ppa-ondrej
License
MIT