Remove apt role to use grog one

This commit is contained in:
2023-11-23 14:21:02 +01:00
parent f324eeb183
commit 062f0b4945
4 changed files with 10 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
roles:
- { role: grog.management-user, tags: user }
- { role: willshersystems.sshd, tags: ssh }
- { role: claranet.apt, tags: apt }
- { role: grog.package, tags: package }
- { role: robertdebock.fail2ban, tags: ban }
- { role: nickhammond.logrotate, tags: log }
- { role: geerlingguy.pip, tags: pip }