mirror of
https://github.com/koodiklinikka/playbooks.git
synced 2026-01-26 03:03:59 +00:00
6 lines
129 B
YAML
6 lines
129 B
YAML
---
|
|
- name: Create tohtori user
|
|
sudo: true
|
|
user: name=tohtori home=/opt/tohtori password=$1$U7pTMako$SY19s1PIxdD2NCFgM0LQr0
|
|
|