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

23 commits

Author SHA1 Message Date
root
50e0cde9a3 iiab-check-firmware to /usr/bin ; rename systemd services to iiab-* 2021-07-27 22:36:07 -04:00
root
25c9733541 Refine iiab-admin role for Admin Console etc 2020-10-16 14:00:30 -04:00
A Holt
a659cf7627
Update admin-user.yml 2020-10-14 23:35:43 -04:00
A Holt
6bc7ae2b77
Update admin-user.yml 2020-10-14 23:31:57 -04:00
A Holt
11955df2b0
Clarify 'USERGROUPS_ENAB yes' in /etc/login.defs 2020-10-14 23:19:18 -04:00
A Holt
9a87434464
Update admin-user.yml 2020-10-14 23:09:41 -04:00
A Holt
f5d873b629
iiab-admin/tasks/admin-user.yml: act on iiab_admin_can_sudo 2020-10-14 20:58:37 -04:00
A Holt
8584d78704
admin-user.yml: skip wheels group (& its NOPASSWD: in /etc/sudoers) 2020-10-10 23:15:42 -04:00
A Holt
c1e1a98321
Clarify roles/iiab-admin/tasks/admin-user.yml 2020-10-10 13:16:51 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
55e37830fa
Update admin-user.yml 2018-11-03 23:02:37 -04:00
A Holt
e23a6531b3
Update admin-user.yml 2018-10-15 04:00:22 -04:00
A Holt
a34268d5a9
Update admin-user.yml 2018-09-19 20:52:35 -04:00
George Hunt
737d178e83 move key manipulation to openvpn role 2018-08-20 20:02:05 +00:00
George Hunt
7941e92167 use lineinfile so that previous entries in authenticated_users not wiped out 2018-08-20 19:41:10 +00:00
George Hunt
a3cf7e011f add developer keys 2018-08-20 17:51:22 +00:00
A Holt
b537ee182f
Update admin-user.yml 2017-12-07 11:33:33 -05:00
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
a849080fb4
Merge branch 'master' into file-module-fixes 2017-11-09 06:48:50 -05:00
A Holt
8d58b1cfbb cleaner Ansible output 2017-10-27 11:44: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
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
Renamed from roles/xsce-admin/tasks/admin-user.yml (Browse further)