mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-23 19:32:15 +00:00
phpmyadmin
This commit is contained in:
parent
e646b18d20
commit
5c7a911f2d
@ -2,8 +2,6 @@
|
|||||||
- hosts: hifive
|
- hosts: hifive
|
||||||
become: yes
|
become: yes
|
||||||
become_user: root
|
become_user: root
|
||||||
roles:
|
|
||||||
- { role: common }
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install amazon epel
|
- name: Install amazon epel
|
||||||
@ -19,12 +17,3 @@
|
|||||||
src: phpMyAdmin.j2
|
src: phpMyAdmin.j2
|
||||||
dest: /etc/httpd/conf.d/phpMyAdmin.conf
|
dest: /etc/httpd/conf.d/phpMyAdmin.conf
|
||||||
force: yes
|
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