#tasks:
- name: application resource provisioning
uri:
url: https://{{ hostname}}/myconfig/rest/{{item.resource}}
body_format: json
method: PUT
body: "{{item.name}}"
user: "{{ restapi_user }}"
password: "{{ restapi_password }}"
force_basic_auth: true
follow_redirects: allTo unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7c5e1930-bb12-92e6-4928-08b3a646a10b%40linuxia.de.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3c923738-3af7-ebc3-e9fd-9399ad658127%40linuxia.de.