E
Size: a a a
E
AD
- name: Upload new config descriptor
uri:
url: "{{ jfrt_base_url }}/api/system/configuration"
method: POST
src: /opt/config-descriptor.xml
remote_src: yes
headers:
Content-Type: application/xml
return_content: yes
user: admin
password: password
SP
AD
AD
PG
SP
PG
AD
PG
Т.е. GET на url: "{{ jfrt_base_url }}/api/system/health"
AD
AD
PG
TG
community.general.docker_network
или community.general.docker_container
, а например, ansible.builtin.copy
- нетThe error appears to be in '<unicode string>': line 4, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
docker_network
или docker_container
ошибка исчезаетTG
TG
TG
- name: Upload new config descriptor
uri:
url: "{{ jfrt_base_url }}/api/system/configuration"
method: POST
src: /opt/config-descriptor.xml
remote_src: yes
headers:
Content-Type: application/xml
return_content: yes
user: admin
password: password
TG
TG
TG