mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-23 03:12:11 +00:00
phpmyadmin
This commit is contained in:
parent
e646b18d20
commit
5c7a911f2d
@ -2,8 +2,6 @@
|
||||
- hosts: hifive
|
||||
become: yes
|
||||
become_user: root
|
||||
roles:
|
||||
- { role: common }
|
||||
|
||||
tasks:
|
||||
- name: Install amazon epel
|
||||
@ -19,12 +17,3 @@
|
||||
src: phpMyAdmin.j2
|
||||
dest: /etc/httpd/conf.d/phpMyAdmin.conf
|
||||
force: yes
|
||||
|
||||
#- name: Create .htaccess
|
||||
#htpasswd:
|
||||
#path: /usr/share/phpMyAdmin/.htaccess
|
||||
#name: hifive
|
||||
#password: hifive
|
||||
#owner: root
|
||||
#group: www-data
|
||||
#mode: 0640
|
||||
|
Loading…
x
Reference in New Issue
Block a user