add irc packages for irc box to migrate irc to the not cloud

This commit is contained in:
2026-01-26 16:39:39 -07:00
parent 359bfd3672
commit d4e008573e
2 changed files with 12 additions and 0 deletions

View File

@@ -4,3 +4,4 @@
roles:
- common
- ldap_client
- irc

View File

@@ -0,0 +1,11 @@
- name: Install irssi
package:
name: irssi
state: latest
- name: Install tmux
package:
name: tmux
state: latest