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

55 commits

Author SHA1 Message Date
A Holt
55e37830fa
Update admin-user.yml 2018-11-03 23:02:37 -04:00
A Holt
36f0be06df
Update main.yml 2018-11-03 22:58:37 -04:00
A Holt
81754eddf4
Update access.yml 2018-10-31 13:47:37 -04:00
A Holt
b5dedad6d4
Update access.yml 2018-10-28 11:39:38 -04:00
A Holt
56a8b50d9e
Update profile_ssh_warn.sh 2018-10-26 17:24:22 -04:00
A Holt
cc976fe20d
Update lxde_ssh_warn.sh 2018-10-26 17:17:19 -04:00
A Holt
c133bbdd0e
fix #1252 2018-10-26 16:56:22 -04:00
A Holt
453618f035
fix #1252 2018-10-26 16:56:03 -04:00
A Holt
2e05a327d5
Update profile_ssh_warn.sh 2018-10-15 09:25:40 -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
f2860f859f
Update profile_ssh_warn.sh 2018-10-15 04:35:13 -04:00
A Holt
98ad5fc65c
Update lxde_ssh_warn.sh 2018-10-15 04:34:18 -04:00
A Holt
61800d4159
Update lxde_ssh_warn.sh 2018-10-15 04:32:45 -04:00
A Holt
49a1905059
Update main.yml 2018-10-15 04:02:22 -04:00
A Holt
e23a6531b3
Update admin-user.yml 2018-10-15 04:00:22 -04:00
A Holt
4856dcd269
Update main.yml 2018-10-15 03:53:26 -04:00
A Holt
d2543f625b
Update main.yml 2018-10-15 03:42:04 -04:00
A Holt
0f58d0b651
Update lxde_ssh_warn.sh 2018-10-15 03:32:22 -04:00
A Holt
4d639a22a3
Update profile_ssh_warn.sh 2018-10-15 03:31:13 -04:00
A Holt
04fbf9cdbb
Update profile_ssh_warn.sh 2018-10-15 03:25:07 -04:00
A Holt
1cc054b720
Update profile_ssh_warn.sh 2018-10-15 02:46:20 -04:00
A Holt
837f5953fd
Update lxde_ssh_warn.sh 2018-10-15 02:46:15 -04:00
A Holt
07e930f252
Update main.yml 2018-10-15 01:48:49 -04:00
A Holt
41c17a842a
Update main.yml 2018-10-15 01:48:23 -04:00
A Holt
5f76bbb0c2
Update main.yml 2018-10-15 01:46:16 -04:00
A Holt
ca1536a4ee
Update README.rst 2018-09-20 03:47:45 -04:00
A Holt
5665f0792a
Update admin-user.yml 2018-09-19 21:07:23 -04:00
A Holt
3a5bdc4a2b
Rename roles/iiab-admin/files/dummy_authorized_keys to roles/sshd/files/dummy_authorized_keys 2018-09-19 21:02:11 -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
d07c7d32ad need the keys too 2018-08-20 17:52:44 +00:00
George Hunt
a3cf7e011f add developer keys 2018-08-20 17:51:22 +00:00
A Holt
63e736d1b5
install_admin -> admin_install 2017-12-30 13:06:34 -05:00
A Holt
8036b86819
auto_admin -> install_admin 2017-12-30 12:47:43 -05:00
A Holt
f768986fb0
"not no_admin" -> auto_admin 2017-12-30 05:49:58 -05:00
A Holt
a0f8d6b7b8
"no_admin: False" will be the new default per #636 2017-12-30 05:08:48 -05:00
A Holt
b537ee182f
Update admin-user.yml 2017-12-07 11:33:33 -05:00
A Holt
e14a3b7830
quotes needed around "@/home/pi/.config/lxsession/LXDE-pi/lxde_ssh_warn.sh" 2017-12-07 10:26:53 -05:00
A Holt
2c322c4baa
for https://github.com/iiab/iiab/issues/586 2017-12-06 14:47:53 -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
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