mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 13:40:17 +00:00
Ok, testing a re-ordering of statements
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
name: techemporium
|
||||
groups: tilde
|
||||
state: present
|
||||
skeleton: /etc/skel
|
||||
shell: /bin/bash
|
||||
system: no
|
||||
createhome: yes
|
||||
home: /home/techemporium
|
||||
createhome: yes
|
||||
skeleton: /etc/skel
|
||||
- authorized_key:
|
||||
user: user
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user