role-utilizadores-ansol #7

Merged
hugopeixoto merged 4 commits from role-utilizadores-ansol into master 2022-03-06 15:06:12 +00:00
Showing only changes of commit c903486fba - Show all commits

View File

@ -19,7 +19,9 @@
user:
name: '{{ item.name }}'
shell: /bin/bash
groups: ansoladm
groups:
- ansoladm
- lxd
append: yes
with_items:
- '{{utilizadores}}'