Skip to content

Commit ad85cb1

Browse files
committed
typo
1 parent a721306 commit ad85cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/container-apps/k8s/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
line: "{{ item }}:{{ item | int | bitwise_shift_left(16) }}:65536"
3030
with_sequence: start=3001 end={{ 3000 + num_users_create }}
3131

32-
- name: Add trainer users to subgid
32+
- name: Add training users to subgid
3333
ansible.builtin.lineinfile:
3434
path: /etc/subgid
3535
owner: root

0 commit comments

Comments
 (0)