Skip to content

Commit

Permalink
Merge pull request #20 from DO1JLR/g
Browse files Browse the repository at this point in the history
adding gopass support
  • Loading branch information
DO1JLR authored Sep 29, 2023
2 parents 444c5a2 + 8546b51 commit df91e5e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,6 @@
[submodule "roles/l3d.packages"]
path = roles/l3d.packages
url = https://github.com/roles-ansible/ansible_role_packages.git
[submodule "roles/l3d.gopass"]
path = roles/l3d.gopass
url = https://github.com/roles-ansible/ansible_role_gopass.git
2 changes: 1 addition & 1 deletion collections/ansible_collections/community/general
Submodule general updated 145 files
1 change: 1 addition & 0 deletions roles/l3d.gopass
Submodule l3d.gopass added at 8d980b
1 change: 1 addition & 0 deletions site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- {role: l3d.avahi.daemon, tags: avahi}
- {role: gantsign.bat, tags: bat}
# - {role: arch-fonts, tags: [font, fonts, arch-fonts]}
- {role: l3d.gopass, tags: gopass}
- {role: do1jlr.i3wm, tags: i3wm}

# - name: user specific setup
Expand Down

0 comments on commit df91e5e

Please sign in to comment.