mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
build
This commit is contained in:
@@ -42,12 +42,6 @@
|
||||
register: proxygroup_create
|
||||
run_once: true # Run this task only once
|
||||
|
||||
- name: Print proxygroup_create
|
||||
debug:
|
||||
msg: "{{ proxygroup_create }}"
|
||||
run_once: true # Run this task only once
|
||||
when: proxygroup_create.json.result | length != 0
|
||||
|
||||
- set_fact:
|
||||
proxygroup_id: >-
|
||||
{{
|
||||
|
||||
Reference in New Issue
Block a user