Compare commits

...

3 Commits

Author SHA1 Message Date
a0e589474c fix: host group for ts3 playbook 2023-01-06 19:07:09 +01:00
49cb9b47dd update inventories 2022-11-19 16:02:34 +01:00
5aee11a7db updated gitignore 2022-11-19 15:01:40 +01:00
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@@ -2,3 +2,8 @@
/.idea/
/inventories/*
!/inventories/base.yml
*.yml
/roles/*
!/roles/requirements.yml
!playbook-basic-*.yml
!install-requirements.yml

View File

@@ -1,4 +1,4 @@
- hosts: all
- hosts: teamspeak3
become: yes
roles:
- secretmine.teamspeak3