Update 'roles/shell/tasks/users/xenialito69.yml'

This commit is contained in:
Anton McClure
2018-12-30 18:28:14 -05:00
parent 4bd5eba840
commit cae7419b31

View File

@@ -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