This commit is contained in:
2026-02-16 02:10:08 +01:00
parent 3455f66dab
commit 149522ff98

View File

@@ -246,7 +246,7 @@
msg: "{{ proxygroup_check }}" msg: "{{ proxygroup_check }}"
- name: Print proxygroup_check - name: Print proxygroup_check
debug: debug:
msg: "{{ proxygroup_check.json.result[0] }}" msg: "{{ proxygroup_check.json.result[0].proxy_groupid }}"
- name: Create proxy if not exists - name: Create proxy if not exists
uri: uri: