From 4bd5eba8409496b40365c85ea805001f343aa272 Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Sun, 30 Dec 2018 18:27:15 -0500 Subject: [PATCH 1/2] Update 'roles/shell/tasks/users/xenialito69.yml' --- roles/shell/tasks/users/xenialito69.yml | 31 ++++++++++++------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/roles/shell/tasks/users/xenialito69.yml b/roles/shell/tasks/users/xenialito69.yml index b68f3ab..b943d28 100644 --- a/roles/shell/tasks/users/xenialito69.yml +++ b/roles/shell/tasks/users/xenialito69.yml @@ -1,16 +1,15 @@ - --- - - name: Setting up xenialito69 - user: - name: xenialito69 - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/xenialito69 - - - authorized_key: - user: parik - state: present - key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJT8KjLp1TcWJM/THsaGiyKQnoXwVOizRI4ToE/F9lRGg9cAJUGMxT14igNEm4V3CQhlIdCtHpZ762dfiRLefBbOPkid9EkOkgUeD8MVphGIj2o0yKxr4vnxIQ30L/2JniHZiXVybtJbnXlvXZ8In7bibEjLeeeSLQ5EbxxWdzwcuWPORyMnkd3rvJmgo1ln5Ue6pXfKckTJfE4NRPkEbmU3ltfWtDLj0j5ypsMrYlRykOX30YBOi6qXaBZ3copKCfaJPgIK4DY/f1KEBXjjYqRkcoz+NQV1KkqNywHK8HpzNr9+d1uiBLAS/kJw5rGWuwjt9Wb8xalMll67Sz6kyF azamora@lubuntu" \ No newline at end of file +--- +- name: Setting up xenialito69 + user: + name: xenialito69 + groups: tilde + state: present + skeleton: /etc/skel + shell: /bin/bash + system: no + createhome: yes + home: /home/xenialito69 +- authorized_key: + user: parik + state: present + key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJT8KjLp1TcWJM/THsaGiyKQnoXwVOizRI4ToE/F9lRGg9cAJUGMxT14igNEm4V3CQhlIdCtHpZ762dfiRLefBbOPkid9EkOkgUeD8MVphGIj2o0yKxr4vnxIQ30L/2JniHZiXVybtJbnXlvXZ8In7bibEjLeeeSLQ5EbxxWdzwcuWPORyMnkd3rvJmgo1ln5Ue6pXfKckTJfE4NRPkEbmU3ltfWtDLj0j5ypsMrYlRykOX30YBOi6qXaBZ3copKCfaJPgIK4DY/f1KEBXjjYqRkcoz+NQV1KkqNywHK8HpzNr9+d1uiBLAS/kJw5rGWuwjt9Wb8xalMll67Sz6kyF azamora@lubuntu" \ No newline at end of file From cae7419b3179c3e24a49dad4f3cc7bef4191c5f9 Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Sun, 30 Dec 2018 18:28:14 -0500 Subject: [PATCH 2/2] Update 'roles/shell/tasks/users/xenialito69.yml' --- roles/shell/tasks/users/xenialito69.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/roles/shell/tasks/users/xenialito69.yml b/roles/shell/tasks/users/xenialito69.yml index b943d28..ccad3c7 100644 --- a/roles/shell/tasks/users/xenialito69.yml +++ b/roles/shell/tasks/users/xenialito69.yml @@ -1,14 +1,14 @@ --- - name: Setting up xenialito69 user: - name: xenialito69 - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/xenialito69 + name: xenialito69 + groups: tilde + state: present + skeleton: /etc/skel + shell: /bin/bash + system: no + createhome: yes + home: /home/xenialito69 - authorized_key: user: parik state: present