Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Latest commit

 

History

History
55 lines (31 loc) · 983 Bytes

README.md

File metadata and controls

55 lines (31 loc) · 983 Bytes

Ansible Role: php

Build Status license Ansible Galaxy

Description

Installation and configuration of PHP on Ubuntu.

Installation

ansible-galaxy install sbaerlocher.php

Requirements

None

Role Variables

See 'defaults/main.yml'

Dependencies

None

Example Playbook

- hosts: all
  roles:
     - sbaerlocher.php

Changelog

1.0.1

  • change to loop control

1.0

  • inital commit

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2018, Simon Bärlocher