Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
shell-lqdn
Commits
3ebe54cb
Commit
3ebe54cb
authored
Mar 18, 2021
by
nono
💻
Browse files
Added oncela as user of test
parent
d6b57fe3
Changes
2
Show whitespace changes
Inline
Side-by-side
tasks/users.yml
View file @
3ebe54cb
...
...
@@ -48,3 +48,4 @@
#Normal Users
-
include
:
users/nono.yml
-
include
:
users/oncela.yml
tasks/users/oncela.yml
0 → 100644
View file @
3ebe54cb
---
# Fichier de configuration pour un utilisateur par défault
# N'oubliez pas de rajouter la clé **publique** dans le champ "key".
# Complétez là où se trouve les points "oncela"
# Tip : ctrl-f "oncela" username
-
name
:
Mise en place de l'utilisateur oncela
user
:
name
:
oncela
password
:
"
{{
vault_oncela_password
}}"
groups
:
-
lqdn
state
:
present
skeleton
:
files/etc/skel
shell
:
/bin/bash
system
:
no
createhome
:
yes
home
:
/home/oncela
-
name
:
Ajout sa clé SSH
authorized_key
:
user
:
oncela
state
:
present
key
:
"
AAAAB3NzaC1yc2EAAAADAQABAAABAQDygCkeidqr8qpQP1phVDvkUQkc926V/GxFOO8bI9jWlm8z7i7ywkeSeIVHa9G4iM5n3S0vagTuE3qDcqsKgFpmZuB+yfRALgmCVF5ttoEqY1zQYwscZAdW2GmwaPLsA3WAiI4ZxXv1VDClCSxALwy7MhbmSkfv8lo0K2XsKlVHyqKnePHw0ztdSknRS0jxibk02nW5mTeR54//H4IRaENAU1ZXFX8DHuZBE5f4hZ+e965aRgQaT2yJExgX5EBlzLD7AvtQhNOZBXAuBSnZTw46ZLLdAJk5nHZWo1HXSnzkDgT2vpcyFUt0Cve7Ak8idE/v9ejXaiia3PnPvcnx/u9b
arthur@oncela"
comment
:
"
Clé
SSH
de
oncela"
key_options
:
'
environment="SSHCLIENTUSER=oncela
",environment="SSHCLIENTLOGINNAME=oncela",environment="EDITOR=/usr/bin/vim",environment="GIT_AUTHOR_EMAIL=am@laquadrature.net",environment="GIT_AUTHOR_NAME=oncela"'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment