Compare commits
3 Commits
bf5fed8407
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a0e589474c | |||
| 49cb9b47dd | |||
| 5aee11a7db |
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,3 +2,8 @@
|
||||
/.idea/
|
||||
/inventories/*
|
||||
!/inventories/base.yml
|
||||
*.yml
|
||||
/roles/*
|
||||
!/roles/requirements.yml
|
||||
!playbook-basic-*.yml
|
||||
!install-requirements.yml
|
||||
@@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
- hosts: teamspeak3
|
||||
become: yes
|
||||
roles:
|
||||
- secretmine.teamspeak3
|
||||
Reference in New Issue
Block a user