1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

65 commits

Author SHA1 Message Date
A Holt
625c4925db
Add "shell: /bin/bash" to iiab-admin so shell works??
SEE https://github.com/iiab/iiab/issues/586
2017-12-06 14:44:53 -05:00
A Holt
73005eff34
Update access.yml 2017-12-06 14:41:17 -05:00
A Holt
a849080fb4
Merge branch 'master' into file-module-fixes 2017-11-09 06:48:50 -05:00
Adam Holt
c07c0d2d76 56 changes to include_tasks --edits double check after rebase 2017-11-06 15:34:25 -06:00
A Holt
8d58b1cfbb cleaner Ansible output 2017-10-27 11:44:19 -04:00
A Holt
2569968b29 cleaner Ansible messaging 2017-10-27 09:31:12 -04:00
A Holt
08a9014598 cleaner Ansible messaging 2017-10-27 09:27:19 -04:00
Arky
7240d90bc5 Using file module instead of chmod (Fixes #326)
New pull request to fix following warning. 

[WARNING]: Consider using file module with mode rather than running chmod
2017-10-20 12:11:33 +07:00
Arky
3abb27bbed Misc Fixes: Clean up whitespace warnings 2017-10-19 13:40:23 +07:00
A Holt
7f7436a990 lx.staat.isdir occurred twice 2017-10-12 08:38:29 -04:00
A Holt
1303f580e9 typo lx.staat.isdir prevents install on Raspbian Pixel 2017-10-12 08:36:48 -04:00
Jerry Vonau
1dd9f699f4 fix whitespace on moved files 2017-09-19 14:51:17 -05:00
Jerry Vonau
4b620b0e0f Keep iiab-admin files together 2017-09-19 14:51:17 -05:00
Jerry Vonau
41b0343d47 Close the backdoor if rquested 2017-09-19 14:41:22 -05: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