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