Skip to content

Commit

Permalink
Replace unmaintained bertvv.samba with vladgh.samba
Browse files Browse the repository at this point in the history
  • Loading branch information
davestephens committed Jun 10, 2024
1 parent e1cc962 commit 99e7e48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion nas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- ansible-nas-users
- ansible-nas

- role: bertvv.samba
- role: vladgh.samba.server
tags:
- samba
- skip_ansible_lint
Expand Down
4 changes: 1 addition & 3 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ roles:
- name: geerlingguy.docker
version: 7.1.0

- name: bertvv.samba
version: v2.7.1

- name: geerlingguy.nfs
version: 2.0.0

collections:
- name: ansible.posix
- name: community.docker
- name: community.general
- name: vladgh.samba

0 comments on commit 99e7e48

Please sign in to comment.