Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
pdzzzn committed Jun 26, 2022
1 parent 98e001f commit a4551a7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
tags:
- neovim

# - role: geerlingguy.security
# tags:
# - security
- role: geerlingguy.security
tags:
- security

- role: docker
tags:
Expand All @@ -38,9 +38,9 @@
- avahi
when: enable_avahi | default(False)

# - role: chriswayg.msmtp-mailer
# tags:
# - msmtp
- role: chriswayg.msmtp-mailer
tags:
- msmtp

- role: oefenweb.dns
tags:
Expand Down Expand Up @@ -342,4 +342,4 @@
become: yes
tags:
- samba
when: enable_nas_stuff | default(False)
when: enable_nas_stuff | default(False)

0 comments on commit a4551a7

Please sign in to comment.