Jerry Vonau
e0c6a84bff
don't fail if apparmor is not installed ( #161 )
2017-08-24 10:02:17 -07:00
georgejhunt
0d171c9cc7
disable cups for rpi ( #157 )
2017-08-22 08:50:20 -07:00
georgejhunt
5fdbe61aab
defeat the iface renaming in debian 9 ( #156 )
2017-08-21 18:50:59 -07:00
georgejhunt
5037c497b1
needed apache module ( #154 )
2017-08-21 17:49:56 -07:00
georgejhunt
701ab3d4db
runansible succeeded ( #155 )
2017-08-21 17:49:31 -07:00
Tim Moody
3be060403d
Merge pull request #153 from tim-moody/wip-aug-11
...
check for existence of index dir when creating library.xml
2017-08-16 17:42:28 -04:00
tim-moody
44f96c3539
check for existence of index dir when creating library.xml
2017-08-12 16:16:00 -04:00
A Holt
cf93462667
Merge pull request #150 from jvonau/osm-path
...
Osm path
Permits ./runansible to run to completion when local_vars.tml contains "osm_install: False"
Tested in 3 diff ways on Raspbian Lite on RPi3. Feedback from other OS's would most appreciated!
2017-07-21 21:59:42 -04:00
Jerry Vonau
939688d7de
add disable for redhat, add osm_enabled
2017-07-21 17:22:08 -05:00
Jerry Vonau
0710ed2958
osm - set_fact only when enabled
2017-07-21 17:22:08 -05:00
Jerry Vonau
0af81c7d33
supply default value for osm_path
2017-07-21 17:22:08 -05:00
georgejhunt
4da87a96b6
runansible straight through ( #148 )
2017-07-21 09:40:01 -07:00
georgejhunt
15b0afc03b
Phpmoodle ( #141 )
...
* treat debian 8-9 differently
* yaml syntax
* tired error
* mbstring moved to php5-cli
2017-07-17 19:48:54 -07:00
georgejhunt
06440aea60
Mysql89 ( #140 )
...
* mysql debian 8vs9
* php7.0-xml is the requirement
2017-07-17 19:46:30 -07:00
georgejhunt
cbdb5b307a
space in </virtualhost may be error ( #135 )
2017-07-17 15:38:25 -07:00
georgejhunt
b18178ea3c
hyphen cannot be used in a variable name ( #134 )
2017-07-17 14:53:32 -07:00
Jerry Vonau
e426b10ec3
set facts style ( #133 )
...
rename python_path to osm_path
use osm_path in place of {% if is_debuntu %}
remove whitespace
make python_path available for all playbooks
2017-07-17 12:21:08 -07:00
Jerry Vonau
3358b727d9
is_debian-8 & is_debian-9 ( #129 )
2017-07-17 12:20:46 -07:00
Jerry Vonau
fb858ac56e
Keep old ejabberd ( #125 )
...
* preserve old ejabberd as ejabberd-xs
* have 5-xo-services use ejabberd-xs
* install latest ejabberd on is_redhat
* move ejabberd to 6-generic-apps
* move the repo exclude
* rename directory from - to _
* make disabled work
2017-07-17 12:20:08 -07:00
Jerry Vonau
e7a9fab5db
Nobody has pulled the plug to test offline ansible succuss. ( #131 )
2017-07-17 12:19:42 -07:00
Jerry Vonau
7abc3e2d68
Don't supply default gateway while in LanController mode ( #130 )
2017-07-17 12:19:01 -07:00
Jerry Vonau
e415f3956c
replacement for no_network ( #127 )
2017-07-17 12:18:35 -07:00
georgejhunt
3734984d3b
F18 ( #124 )
...
* get f18 fixed
* missing F in False
* an -> and
2017-07-17 12:17:45 -07:00
Jerry Vonau
22f3b7bd5d
master <-> 6.3 differences and upgrade path to 6.4 ( #128 )
...
* treat ubuntu dhcpd similarly to debian (#84 )
* 6.3 pwroff (#107 )
* poweroff
* poweroff
* poweroff
* some master sneaked into poweroff
* more master slipped in -- nodocs
2017-07-17 12:11:46 -07:00
georgejhunt
be7f05d15a
Update main.yml
2017-07-11 09:19:16 -07:00
Jerry Vonau
8dbfa4b5fe
With no DL2 tag it makes no sense to cache pip packages for later use
2017-07-11 09:19:16 -07:00
George Hunt
4baf72a07a
config->conf in kalite
2017-07-11 08:26:33 -07:00
Jerry Vonau
7b58a00272
PR testing tool
2017-07-10 21:47:55 -07:00
George Hunt
8b9c7de777
softcode the admin_passw_hash
2017-07-10 21:47:33 -07:00
Jerry Vonau
ca04adfa50
disable creation of online groups
2017-07-10 21:47:16 -07:00
Jerry Vonau
d60ba5f18c
use ansible_date_time.tz for local_tz
2017-07-10 21:46:56 -07:00
georgejhunt
0071412394
Update runansible
2017-07-10 21:46:34 -07:00
Jerry Vonau
132813c4be
use case for os.localvars
2017-07-10 21:46:34 -07:00
George Hunt
d66b56824d
remove comment also
2017-07-10 21:45:43 -07:00
George Hunt
d6f8364bee
remove var to disable kalite proxy -- shadowing not a problem with substitute/rewrite approah
2017-07-10 21:45:43 -07:00
George Hunt
4aafe49443
do everything with substitute
2017-07-10 21:45:43 -07:00
George Hunt
045d120244
add ouput substitution to prevent shadowing likely root terms
2017-07-10 21:45:43 -07:00
George Hunt
3353dd0cee
fix typo
2017-07-10 21:45:43 -07:00
George Hunt
3e407f7cc0
set up proxy for kalite
2017-07-10 21:45:43 -07:00
Tim Moody
c3d465da4c
Merge pull request #106 from tim-moody/poweroff
...
Poweroff service
2017-07-06 13:13:11 -04:00
Tim Moody
5fa6a42af9
Merge branch 'master' of github.com:iiab/iiab into poweroff
2017-07-06 13:10:33 -04:00
Tim Moody
a8e15b8731
create directory in 2-common
2017-07-06 13:08:44 -04:00
Tim Moody
dd39e298f9
Merge pull request #105 from tim-moody/poweroff
...
Poweroff
2017-07-06 13:04:28 -04:00
Tim Moody
2e343f9330
Merge branch 'master' into poweroff
2017-07-06 13:02:59 -04:00
Tim Moody
191e260792
fix activity server install flag
2017-07-06 12:57:55 -04:00
Tim Moody
cfbb7829f9
make home for service and copy
2017-07-06 12:56:43 -04:00
Tim Moody
396c4cad72
apache poweroff service
2017-07-06 12:21:37 -04:00
Tim Moody
ddcba12b1f
wrong line endings
2017-07-05 22:13:29 -04:00
georgejhunt
768ea36199
sudoers syntax ( #103 )
2017-07-05 17:40:56 -07:00
Tim Moody
957b3cffde
give apache_user poweroff permission ( #95 )
2017-07-05 09:40:39 -07:00