added tasks for allusers

This commit is contained in:
2022-02-20 17:55:16 +01:00
parent 1972e75382
commit 1bbc5f778e
4 changed files with 150 additions and 84 deletions

View File

@@ -28,6 +28,14 @@
- import_tasks: users/rene.yml
- import_tasks: users/ansible.yml
- name: users | all | repeating tasks for all users
import_tasks: user/all.yml
loop:
- rene
- root
loop_control:
loop_var: user
# Set up the ansible environment
# - import_tasks: ansible_setup.yml