2021-12-01 19:13:34 +01:00

6 lines
140 B
YAML

---
- name: Create ma1sd user account
user: name={{ ma1sd_user }} home={{ ma1sd_root_dir }} shell=/bin/bash state=present
tags: matrix