A Holt
|
79052db75b
|
wordpress/tasks/install.yml: "{{ downloads_dir }}/wordpress.tar.gz"
|
2022-05-04 11:39:51 -04:00 |
|
A Holt
|
87ef66bdee
|
Generally safer to delete prior /opt/iiab/downloads/wordpress.tar.gz
|
2022-05-04 11:33:49 -04:00 |
|
A Holt
|
2499e28ac1
|
'wget -P' inadequate, so try: wget -O /opt/iiab/downloads/wordpress.tar.gz
|
2022-05-04 11:11:06 -04:00 |
|
A Holt
|
6a445bd4d8
|
Try wget workaround (Ansible's get_url can be blocked by WordPress.org)
|
2022-05-04 10:54:25 -04:00 |
|
Jerry Vonau
|
b1ce429f50
|
remove internet_available install.yml and child tasks
|
2021-08-29 11:56:23 -05:00 |
|
root
|
079e5e04e0
|
MediaWiki + Sugarizer + WordPress w/o Apache
|
2021-07-06 16:25:13 -04:00 |
|
root
|
c5f388b0a0
|
WordPress PHP Modules: refine explanations
|
2021-06-29 19:39:01 -04:00 |
|
root
|
b1a62cff59
|
WordPress "Recommended" + "Optional" PHP Modules
|
2021-06-29 19:34:48 -04:00 |
|
root
|
ca171fbc1c
|
Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default
|
2020-10-16 16:46:19 -04:00 |
|
root
|
13bc1e960f
|
Reduce dependency on Apache in 9 playbooks
|
2020-05-16 22:48:52 -04:00 |
|
A Holt
|
5d03c5d23a
|
wordpress/tasks/install.yml typo fix in comment
|
2020-03-31 23:15:06 -04:00 |
|
root
|
810fc81ac8
|
Convert dest: to path: per Ansible lineinfile norms
|
2020-02-03 19:54:04 -05:00 |
|
root
|
814efd5a02
|
Mostly var cleanup across ~80 files
|
2020-01-30 04:00:00 -05:00 |
|
A Holt
|
ae18e8169f
|
Group perms/concerns in wordpress/tasks/install.yml
|
2020-01-18 01:19:57 -05:00 |
|
A Holt
|
cd2ec0333b
|
Cleaner wordpress/tasks/install.yml
|
2020-01-17 23:35:24 -05:00 |
|
A Holt
|
de79cb31c0
|
Update wordpress/tasks/install.yml
|
2020-01-17 22:21:40 -05:00 |
|
root
|
a4d898dd9c
|
Cleaner ver: 35+1 files may write to iiab_state.yml
|
2020-01-12 18:15:33 -05:00 |
|
root
|
bd915fcdae
|
35 tasks/*.yml writing to iiab_state.yml
|
2020-01-12 17:06:24 -05:00 |
|
root
|
ff2517e0b9
|
name: ""Add... -> name: "Add...
|
2020-01-11 23:43:53 -05:00 |
|
root
|
509d110ece
|
Add 'XYZ_installed: True' to {{ iiab_state_file }}
|
2020-01-11 23:31:47 -05:00 |
|
A Holt
|
2e64e5b627
|
Clean wordpress/tasks/install.yml
|
2020-01-11 19:48:50 -05:00 |
|
A Holt
|
3dc610d33f
|
Update wordpress/tasks/install.yml
|
2020-01-11 13:17:50 -05:00 |
|
Jerry Vonau
|
e894d2217a
|
move wordpress-nginx.conf to enable.yml, add disable logic
|
2020-01-10 12:35:35 -06:00 |
|
Tim Moody
|
374c63c27f
|
convert wp to native nginx
|
2019-12-29 10:25:08 -05:00 |
|
holta
|
38fd86ac90
|
2008 var names, output, comments, small bugs
|
2019-11-28 05:32:00 -06:00 |
|
Jerry Vonau
|
70e7c7c7b5
|
needs True
|
2019-11-28 05:26:48 -06:00 |
|
Jerry Vonau
|
42e679a0e8
|
use lineinfile
|
2019-11-28 05:26:47 -06:00 |
|
Jerry Vonau
|
2180a6655f
|
wordpress db setup and installed tracker
|
2019-11-28 05:26:47 -06:00 |
|
Jerry Vonau
|
4047894ab6
|
nginx - group proxypass to apache together
|
2019-11-28 05:23:14 -06:00 |
|
George Hunt
|
cffb6afecc
|
oversignts and corrections -- most now seem to work on rpi
|
2019-11-28 05:23:13 -06:00 |
|
holta
|
3a1ccf3638
|
'when: X' -> 'when: X | bool' for Ansibl 2.8
|
2019-05-24 18:33:10 -04:00 |
|
A Holt
|
67539b0895
|
Update install.yml
|
2019-02-02 20:12:41 -05:00 |
|
A Holt
|
341580d6c9
|
Update install.yml
|
2018-10-31 02:22:41 -04:00 |
|
root
|
b5efe25edb
|
/etc/iiab/iiab.ini -> {{ iiab_ini_file }}
|
2018-10-15 07:01:09 -04:00 |
|
root
|
d9c73cc804
|
service_filelist -> iiab_ini_file
|
2018-10-15 06:13:57 -04:00 |
|
A Holt
|
66309fa56a
|
Update install.yml
|
2018-09-23 19:14:36 -04:00 |
|
A Holt
|
13e7784d6c
|
Update install.yml
|
2018-09-22 11:21:16 -04:00 |
|
A Holt
|
80dbbe9f61
|
php.ini defaults confirmed on multiple OS's
|
2018-09-22 11:16:49 -04:00 |
|
A Holt
|
b61a46944c
|
Update install.yml
|
2018-09-22 11:03:44 -04:00 |
|
A Holt
|
db360cd759
|
comment fixed: ./runtags -> ./runrole
|
2018-07-12 18:13:58 -04:00 |
|
A Holt
|
d9659bc7fd
|
Update install.yml
|
2017-12-08 00:49:24 -05:00 |
|
A Holt
|
49f66f560a
|
clarif: how to clean-install of WordPress
|
2017-11-29 20:32:46 -05:00 |
|
A Holt
|
2c565a6c10
|
Update install.yml
|
2017-11-29 20:25:09 -05:00 |
|
A Holt
|
7dcfdd3a8b
|
clean reinstall of WordPress clarified
|
2017-11-29 16:05:36 -05:00 |
|
A Holt
|
7c18431339
|
Update install.yml
|
2017-11-26 20:24:49 -05:00 |
|
A Holt
|
1732d3d229
|
Update install.yml
|
2017-11-26 20:05:57 -05:00 |
|
A Holt
|
9298aa949a
|
Clarify /library/wordpress perms 775/664
|
2017-11-15 17:56:39 -05:00 |
|
A Holt
|
c5ad68b6ef
|
"keep_newer: yes" to preserve WordPress auto-upgrades
|
2017-11-15 12:30:53 -05:00 |
|
A Holt
|
278385d34f
|
Permissions / Messaging refined
|
2017-11-15 11:47:41 -05:00 |
|
A Holt
|
c6a6c374d1
|
WordPress install sequence toughened
|
2017-11-15 11:03:08 -05:00 |
|