Skip to content

iambryancs/ansible-role-ppa-ondrej

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: ondrej/php PPA

Build Status

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

Releases

No releases published

Packages

No packages published