added tasks for allusers
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user