[SUCS Devel] [Git][sucs/sucs][master] Give tswsl1989 root everywehere
Imran Hussain
imranh at sucs.org
Mon Apr 29 14:28:34 BST 2019
Imran Hussain pushed to branch master at sucs / SUCS
Commits:
9b618ee8 by Imran Hussain at 2019-04-29T13:28:11Z
Give tswsl1989 root everywehere
- - - - -
1 changed file:
- ansible/full-root.yml
Changes:
=====================================
ansible/full-root.yml
=====================================
@@ -4,9 +4,7 @@
# if you want to revoke someones root access then add a '#' infront of the key
# IN THE KEY FILE, untill I work out something better that can maybe use exclusive
-#Hopefully one day we'll be able to uncomment this...
-#- hosts: all
-- hosts: gw
+- hosts: servers
remote_user: root
tasks:
- name: deploy ssh keys for root access!
@@ -16,5 +14,6 @@
key: "{{ item }}"
with_file:
- ssh_keys/imranh
+ - ssh_keys/tswsl1989
#- ssh_keys/alice
#- ssh_keys/bob
\ No newline at end of file
View it on GitLab: https://projects.sucs.org/sucs/sucs/commit/9b618ee8dad508fe48bb7334dc1e957226760619
--
View it on GitLab: https://projects.sucs.org/sucs/sucs/commit/9b618ee8dad508fe48bb7334dc1e957226760619
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20190429/54e4ea17/attachment.html>
More information about the Devel
mailing list