Merge pull request 'rename lickthecheese to xfnw' (#47) from xfnw/ansible:master into master

Reviewed-on: thunix/ansible#47
This commit is contained in:
ubergeek 2020-12-08 01:08:34 +00:00
commit 25586dc7af
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
--- ---
- name: Setting up lickthecheese - name: Setting up xfnw
user: user:
name: lickthecheese name: xfnw
groups: tilde groups: tilde
state: present state: present
skeleton: /etc/skel skeleton: /etc/skel
shell: /bin/bash shell: /bin/bash
system: no system: no
createhome: yes createhome: yes
home: /home/lickthecheese home: /home/xfnw
- authorized_key: - authorized_key:
user: lickthecheese user: xfnw
state: present state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGWrzyntW1bgfQ10SBIOMR0ZBkLVtBL1OAGzC2nmUGds ltc@cbarchbtw" key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGWrzyntW1bgfQ10SBIOMR0ZBkLVtBL1OAGzC2nmUGds ltc@cbarchbtw"