1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
Commit graph

42 commits

Author SHA1 Message Date
root
3f63c0b4dd Clean df syntax, for each app's disk usage in iiab.ini 2023-06-10 09:10:47 -04:00
root
fc524462ba Record approx disk usage for 45 roles (to iiab.ini) 2023-05-27 03:33:35 -04:00
root
7a31b02a67 Allow rescue/continue if CUPS or Samba installs fail 2023-04-17 13:58:21 -04:00
root
f878107fec Toughen doc URLs with %3F (instead of .3F) 2023-03-28 15:56:14 -04:00
root
47fda4d173 smb.conf.j2: hosts allow = 127. 10.10.10. 2022-07-08 22:12:24 -04:00
root
d12546c98d Prepare for 10.10.10.10, by evolving PR #3281 2022-07-08 22:00:03 -04:00
root
56b854fcaf Merge branch '10.10' of https://github.com/georgejhunt/iiab into 10.10 2022-07-08 20:32:53 -04:00
A Holt
9f13454e83 Change download URL's & others to TLS/SSL 2022-07-05 12:09:51 -04:00
George Hunt
41a91bd0f5 get lan_ip soft coded everywhere 2022-06-23 04:55:56 +01:00
A Holt
585b0bacf9
Install apt pkg 'smbclient' instead of virtual pkg 'samba-client' 2022-04-13 14:55:49 -04:00
A Holt
0b2ab5c6b5
#2923 samba/README.rst: Use relative (instead of absolute) link to smb.conf.j2 2021-08-23 11:51:54 -04:00
A Holt
606dc1f585
samba/README.rst: Verbiage cleanup 2021-08-08 19:07:15 -04:00
A Holt
2fb6825350
Update roles/samba/README.rst 2021-08-08 11:18:38 -04:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -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
d87821d266 9 core roles check their vars + 3 roles record to iiab_state.yml 2020-09-22 01:04:06 -04:00
root
91e76b38ea Clarifying comment in samba/tasks/main.yml 2020-09-21 15:30:44 -04:00
root
0b10373b84 Clarify shared_dir is /library/public 2020-09-21 10:34:46 -04:00
root
0484ea38f1 Samba role standardized/modularized, for runrole etc 2020-09-21 10:21:48 -04:00
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
root
bb0a7842d0 Temp: illustrate vars as non-meta dependency mechanism evolves 2020-01-30 09:56:37 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
root
780ed4a955 Experiment: comment out Ansible tags in 25 files 2020-01-13 20:41:03 -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
509d110ece Add 'XYZ_installed: True' to {{ iiab_state_file }} 2020-01-11 23:31:47 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
29b28d8393 stage 4 installed 2019-11-28 05:27:44 -06:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
9bdff6a9a6
Update main.yml 2019-03-05 14:06:48 -05:00
A Holt
d6c60eb020
Update main.yml 2018-10-31 13:48:42 -04:00
A Holt
5f84c7ecfa
Update main.yml 2018-10-31 01:59:57 -04:00
A Holt
0a06e43ca5
Update main.yml 2018-10-28 12:30:01 -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
d79830b317
Update main.yml 2017-12-08 05:33:01 -05:00
A Holt
96ba6918af
bringing all pkg descriptions into same format 2017-11-13 14:33:38 -05:00
Arky
3abb27bbed Misc Fixes: Clean up whitespace warnings 2017-10-19 13:40:23 +07:00
Arky
6f0a903a5f Fix octal permissions warnings in Travis CI 2017-10-16 13:57:57 +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
845632d0ac initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00