Skip to content

Commit

Permalink
chore: Reverting
Browse files Browse the repository at this point in the history
  • Loading branch information
afoley587 committed Oct 31, 2024
1 parent 0715a21 commit 4b3af66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/tasks/users.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
- name: Add groups to the system
become: true
ansible.builtin.group:
name: "{{ item }}"
state: present
Expand Down

0 comments on commit 4b3af66

Please sign in to comment.