Hi,
Today, I have something like that with only 3 users:
users: - name: lolo password: lolo groups: others - name: toto password: toto groups: others - name: mos password: mos790 groups: admins
I want to add many users (more than 50), is it possible to automate this ?
Thanks for help