mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-02-26 09:32:10 +07:00
Remove legacy and useless file
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
---
|
||||
|
||||
- name: APT | Install DotDeb key
|
||||
apt_key:
|
||||
url: 'http://www.dotdeb.org/dotdeb.gpg'
|
||||
|
||||
- name: APT | Add Dotdeb repository
|
||||
apt_repository:
|
||||
repo: 'deb http://packages.dotdeb.org {{ ansible_distribution_release }} all'
|
||||
Reference in New Issue
Block a user