Compare commits
2 Commits
8f4ed08ba3
...
3c463400ca
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c463400ca | |||
| c3f08a7b8f |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
.idea/*
|
||||
/.idea/
|
||||
*.iml
|
||||
@@ -13,3 +13,7 @@
|
||||
when:
|
||||
- "'|token=' in item"
|
||||
loop: "{{ ts3_log_content.stdout_lines }}"
|
||||
rescue:
|
||||
- name: "Set token to nothing"
|
||||
ansible.builtin.set_fact:
|
||||
ts3_admin_token: ""
|
||||
Reference in New Issue
Block a user