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
root
15909ace31
Update 8 enable.yml files to "{{ item.value | string }}"
2020-01-11 22:29:54 -05:00
A Holt
2e64e5b627
Clean wordpress/tasks/install.yml
2020-01-11 19:48:50 -05:00
A Holt
f434b66938
Clean wordpress/tasks/enable.yml
2020-01-11 19:28:57 -05:00
A Holt
c18248fdaa
Update wordpress/tasks/enable.yml
2020-01-11 14:11:22 -05:00
A Holt
80f9e202ee
Update wordpress/tasks/enable.yml
2020-01-11 14:00:13 -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
5664b555e8
Update main.yml
2018-09-22 10:42:06 -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
A Holt
5b345ea28d
WordPress install sequence toughened
2017-11-15 11:01:07 -05:00
A Holt
04a045a66b
Readability revisions
2017-11-08 01:14:09 -05:00
Adam Holt
c07c0d2d76
56 changes to include_tasks --edits double check after rebase
2017-11-06 15:34:25 -06:00
Arky
602223e4ff
Adds spaces in variables after {{ and before }}
...
Fixes various warnings in Travis CI
[EXTRA0001] Variables should have spaces after {{ and before }}
2017-10-20 11:36:10 +07:00
Arky
3abb27bbed
Misc Fixes: Clean up whitespace warnings
2017-10-19 13:40:23 +07:00
A Holt
91145c2f47
workaround so WordPress playbook works offline
2017-09-25 20:15:02 -04:00
A Holt
cab92435a9
Update install.yml
2017-09-20 20:13:18 -04:00
A Holt
ee1ae0214c
Update install.yml
2017-09-20 18:10:10 -04:00
georgejhunt
30f4dfc1af
Notags ( #73 )
...
* bulk change use_cache/no_network->internet_available
* bulk change use_cache/no_network->internet_available
* remove unuseful debug statements
* remove download tags
* appendix has_internet_connection
* ubuntu dhcpd needs to connect to br0
2017-06-29 10:48:41 -07:00
georgejhunt
f319afa432
Test ( #20 )
...
* change apache_data to apache_user in all
* no libapach2 in centos. just php. no php-magick in centos
* remove redundant vars entries
* do not create apache user
* missed one pound sign
* soft code all references to apache_user
* centos requires older setuptools
* revert ansible_lsb.id in xsce.yml
* try getting recent pip
* move pip download to 2prep so that kalite success is not dependent on iiab coming first
* still need to replace setuptools in kalite
* add curl -- needed in debian
* massivly substitue iiab for xsce, and rename files
* completed runansible
* centos fixes,install pip
* appliance means no iptables rules
* change to earlier version of setuptools for centos
* delete file duplicate, hopefully unnecessary. generate the offline docs
* wiki docs errors
* create the admin group -- deleted earlier
* use the --yes option with pip uninstall
* base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io
* network detection broken due to tupo
2017-06-09 16:25:56 -07:00
George Hunt
269549e106
apache needs to add files to config dir
2017-05-31 19:07:25 -07:00
George Hunt
a7a8d8dbce
permissions as per Adam
2017-05-30 18:48:48 -07:00
George Hunt
4081978e8e
change group permissions on wordpress to enable write, add line to wp-config.php
2017-05-30 17:00:03 -07:00