Compare commits
No commits in common. "fff62c550762bac717c757a6fbaf770df8a3e5f1" and "9b609e6418eb328a79630f6042b187f0f995a795" have entirely different histories.
fff62c5507
...
9b609e6418
@ -14,6 +14,8 @@
|
|||||||
src: https://fr.wordpress.org/latest-fr_FR.tar.gz
|
src: https://fr.wordpress.org/latest-fr_FR.tar.gz
|
||||||
dest: /home/
|
dest: /home/
|
||||||
remote_src: yes
|
remote_src: yes
|
||||||
|
owner: www-data
|
||||||
|
group: www-data
|
||||||
|
|
||||||
- name: Copy sample config file
|
- name: Copy sample config file
|
||||||
command: mv /home/wordpress/wp-config-sample.php /home/wordpress/wp-config.php creates=/home/wordpress/wp-config.php
|
command: mv /home/wordpress/wp-config-sample.php /home/wordpress/wp-config.php creates=/home/wordpress/wp-config.php
|
||||||
@ -27,3 +29,5 @@
|
|||||||
file:
|
file:
|
||||||
path: /home/wordpress
|
path: /home/wordpress
|
||||||
recurse: yes
|
recurse: yes
|
||||||
|
owner: 33
|
||||||
|
group: 33
|
||||||
|
@ -8,3 +8,4 @@
|
|||||||
- snmp-agent
|
- snmp-agent
|
||||||
- lb-nfs-client
|
- lb-nfs-client
|
||||||
- post
|
- post
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user