GMH v0.6.3

This commit is contained in:
PC-Admin
2021-10-19 17:45:15 +08:00
parent fc0296b56e
commit 18395e73d3
8 changed files with 155 additions and 11 deletions

View File

@ -62,3 +62,8 @@
group: matrix
mode: '0770'
when: awx_customise_base_domain_website is defined
- name: Print Discord AppService Bot Link for user
debug:
msg: "{{ awx_discord_appservice_link.stdout }}"
when: awx_discord_appservice_link is defined